From cbec25cd6b5fe37f3010ab163b1bca61a743c457 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sun, 8 May 2022 04:21:35 +0200 Subject: User -> portal, Admin -> admin Signed-off-by: Georg Pfuetzenreuter --- src/main/resources/templates/admin.html | 85 +++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 src/main/resources/templates/admin.html (limited to 'src/main/resources/templates/admin.html') diff --git a/src/main/resources/templates/admin.html b/src/main/resources/templates/admin.html new file mode 100644 index 0000000..d2f1847 --- /dev/null +++ b/src/main/resources/templates/admin.html @@ -0,0 +1,85 @@ + + + + + +
+
+

+ Hello, . +

+
+

Available images:

+ + + + +
+ + + + +
+ +
+ +
+
+
+
+ +

Generate new throw-away shell:

+
+ + +
+ + + + +

Existing containers:

+ + + + + + +
+ + + + + +
+ + +
+
+ + + + +

+ Logout +
+ + + -- cgit v1.2.3