summaryrefslogtreecommitdiffstats
path: root/web/html/terminal.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/terminal.html')
-rw-r--r--web/html/terminal.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/web/html/terminal.html b/web/html/terminal.html
new file mode 100644
index 0000000..cd8a7a2
--- /dev/null
+++ b/web/html/terminal.html
@@ -0,0 +1,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>