commit | 3cf58eaf15abaa1b5ab3e9ff671f174c9455b28f | [log] [tgz] |
---|---|---|
author | Ivan Tcholakov <ivantcholakov@gmail.com> | Tue Feb 17 20:03:09 2015 +0200 |
committer | Ivan Tcholakov <ivantcholakov@gmail.com> | Tue Feb 17 20:03:09 2015 +0200 |
tree | f4bc0e45c40f9fe55fe470bce9c0724d0ed93d4d | |
parent | 48e79c7a71efc44000c62a57adb60505941586b2 [diff] |
Finishing PR #3596 <!DOCTYPE html>
diff --git a/application/views/errors/cli/index.html b/application/views/errors/cli/index.html index c942a79..b702fbc 100644 --- a/application/views/errors/cli/index.html +++ b/application/views/errors/cli/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>