{% extends "wagtailadmin/admin_base.html" %} {% load wagtailadmin_tags wagtailcore_tags i18n %} {% block titletag %}{% trans "Error 404: Page not found" %}{% endblock %} {% block extra_css %} {{ block.super }} {% endblock %} {% block furniture %}
{% trans "The requested page could not be found." %}
{% trans "Go to Wagtail admin" %}