mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-05-01 19:24:58 +00:00

noted while testing the use of our extjs-package instead of cloudflare cdn
(ddc224d888
).
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
14 lines
531 B
HTML
14 lines
531 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
<title>Proxmox Mail Gateway API Documentation</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="extjs/theme-crisp/resources/theme-crisp-all.css">
|
|
<script type="text/javascript" src="extjs/ext-all.js"></script>
|
|
<script type="text/javascript" src="apidoc.js"></script>
|
|
</head>
|
|
<body></body>
|
|
</html>
|