summaryrefslogtreecommitdiffstats
path: root/application/core
diff options
context:
space:
mode:
authorTjoosten <Tjoosten3@gmail.com>2015-02-15 22:44:24 +0100
committerTjoosten <Tjoosten3@gmail.com>2015-02-15 22:44:24 +0100
commitb68a811f1a09b8d6012b6782b36a988daf68a82e (patch)
treeacbb0723297f09b53e358d15808132893f9a6ff3 /application/core
parentdd35092476ec9525ba6f6352241847f040e65187 (diff)
add <!DOCTYPE html>
Diffstat (limited to 'application/core')
-rw-r--r--application/core/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/application/core/index.html b/application/core/index.html
index c942a79ce..b702fbc39 100644
--- a/application/core/index.html
+++ b/application/core/index.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
<html>
<head>
<title>403 Forbidden</title>
@@ -7,4 +8,4 @@
<p>Directory access is forbidden.</p>
</body>
-</html> \ No newline at end of file
+</html>