commit | b68a811f1a09b8d6012b6782b36a988daf68a82e | [log] [tgz] |
---|---|---|
author | Tjoosten <Tjoosten3@gmail.com> | Sun Feb 15 22:44:24 2015 +0100 |
committer | Tjoosten <Tjoosten3@gmail.com> | Sun Feb 15 22:44:24 2015 +0100 |
tree | acbb0723297f09b53e358d15808132893f9a6ff3 | |
parent | dd35092476ec9525ba6f6352241847f040e65187 [diff] [blame] |
add <!DOCTYPE html>
diff --git a/system/index.html b/system/index.html index c942a79..b702fbc 100644 --- a/system/index.html +++ b/system/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>