diff options
author | Andrey Andreev <narf@devilix.net> | 2015-02-17 20:18:03 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2015-02-17 20:18:03 +0100 |
commit | 82219d7dea7c44d16c16c198e2b1aae10afb7c8e (patch) | |
tree | f4bc0e45c40f9fe55fe470bce9c0724d0ed93d4d /application/language | |
parent | 48e79c7a71efc44000c62a57adb60505941586b2 (diff) | |
parent | 3cf58eaf15abaa1b5ab3e9ff671f174c9455b28f (diff) |
Merge pull request #3599 from ivantcholakov/develop
[ci skip] Finishing PR #3596 <!DOCTYPE html>
Diffstat (limited to 'application/language')
-rw-r--r-- | application/language/english/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/application/language/english/index.html b/application/language/english/index.html index c942a79ce..b702fbc39 100644 --- a/application/language/english/index.html +++ b/application/language/english/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> |