aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Server/Resources/404.html
diff options
context:
space:
mode:
authorCarver Harrison <[email protected]>2017-01-08 12:10:57 -0800
committerGitHub <[email protected]>2017-01-08 12:10:57 -0800
commit7a306444264d21c12e0012b01aaf5ba6c6c7be6a (patch)
tree6db48a44029c7a5c4c2994778b5b9495f40033ce /ShiftOS.Server/Resources/404.html
parentc6ec12bb8f4a15f6b8aba3faef4af22ba2d20055 (diff)
downloadshiftos_thereturn-7a306444264d21c12e0012b01aaf5ba6c6c7be6a.tar.gz
shiftos_thereturn-7a306444264d21c12e0012b01aaf5ba6c6c7be6a.tar.bz2
shiftos_thereturn-7a306444264d21c12e0012b01aaf5ba6c6c7be6a.zip
Rename NotFound.txt to 404.html
Diffstat (limited to 'ShiftOS.Server/Resources/404.html')
-rw-r--r--ShiftOS.Server/Resources/404.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/ShiftOS.Server/Resources/404.html b/ShiftOS.Server/Resources/404.html
new file mode 100644
index 0000000..8f998fc
--- /dev/null
+++ b/ShiftOS.Server/Resources/404.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en" dir="ltr>
+ <head>
+ <title>Multi-User Domain &bull; Administration Panel - Page not found.</title>
+ <meta charset="UTF-8">
+ </head>
+ <body>
+ <h1>This page wasn't found.</h1>
+ <p>We couldn't find this page...</p>
+ </body>
+</html>