aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Server/Resources
diff options
context:
space:
mode:
authorCarver Harrison <[email protected]>2017-01-08 11:45:48 -0800
committerGitHub <[email protected]>2017-01-08 11:45:48 -0800
commit97cdc9a9050c6e48c01fb1d61df03abf37a1ebad (patch)
treed5ef5983e6cfa95f83d8880e74aa3fce20267220 /ShiftOS.Server/Resources
parentf46e6e8bbc84092b1f4a8a0ed1cce1ff4229c248 (diff)
downloadshiftos_thereturn-97cdc9a9050c6e48c01fb1d61df03abf37a1ebad.tar.gz
shiftos_thereturn-97cdc9a9050c6e48c01fb1d61df03abf37a1ebad.tar.bz2
shiftos_thereturn-97cdc9a9050c6e48c01fb1d61df03abf37a1ebad.zip
Update NotFound.txt
Diffstat (limited to 'ShiftOS.Server/Resources')
-rw-r--r--ShiftOS.Server/Resources/NotFound.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/ShiftOS.Server/Resources/NotFound.txt b/ShiftOS.Server/Resources/NotFound.txt
index cd65829..8f998fc 100644
--- a/ShiftOS.Server/Resources/NotFound.txt
+++ b/ShiftOS.Server/Resources/NotFound.txt
@@ -1,9 +1,11 @@
-<html>
+<!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> \ No newline at end of file
+</html>