summaryrefslogtreecommitdiff
path: root/notfound.html
diff options
context:
space:
mode:
Diffstat (limited to 'notfound.html')
-rw-r--r--notfound.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/notfound.html b/notfound.html
new file mode 100644
index 0000000..defb72f
--- /dev/null
+++ b/notfound.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <meta name="color-scheme" content="dark light">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <title>Stuve IT Error</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+</head>
+<body align="center" style="display: grid; place-items: center; height: 100%; font-family: 'Roboto';">
+ <div role="main" align="center">
+ <header><h1>Pad existiert nicht! / Pad doesn't exist!</h1></header>
+ If you believe this to be a mistake or the problem persists, please contact <a href="stuve-it@fau.de">stuve-it@fau.de</a>
+ </div>
+</body>
+</html>