diff options
Diffstat (limited to 'mod/web/blog/templates/404.html')
| -rw-r--r-- | mod/web/blog/templates/404.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mod/web/blog/templates/404.html b/mod/web/blog/templates/404.html deleted file mode 100644 index a4669df..0000000 --- a/mod/web/blog/templates/404.html +++ /dev/null @@ -1,9 +0,0 @@ -{% extends "base.html" %} - -{% block content %} -<head> - <title>Error 404!</title> -</head> - -404! -{% endblock content %} |
