blob: cd8a7a2699f23e5a347183497c41a5ccea7eb46e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="system-administration@open-infrastructure.net">
<meta name="description" content="Open Infrastructure">
<meta name="generator" content="open-infrastructure.net">
<title>{host_name}</title>
<link rel="canonical" href="https://open-infrastructure.net">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
</head>
<body style="background-color: rgb(43, 43, 43);">
<iframe src="/ttyd" frameborder="0" hspace="0" vspace="0" marginheight="0" marginwidth="0" scrolling="no" seamless="seamless" style="position: absolute; height: 98%; width: 98%; border: none;border-width:0px; padding: 0px; margin: 0px;" />
</body>
</html>
|