diff --git a/app/templates/error/404.html b/app/templates/error/404.html index 91a904d7b..721457e0b 100644 --- a/app/templates/error/404.html +++ b/app/templates/error/404.html @@ -1,5 +1,5 @@ {% extends "admin_template.html" %} -{% block page_title %}Page Not Found{% endblock %} +{% block page_title %}Page not found{% endblock %} {% block fullwidth_content %}