X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/43116c58e5c56f94ef358a5a17fb13a252e02531..62f6bdc2297ec46877e81d723278a2106010c4b7:/redakcja/templates/404.html diff --git a/redakcja/templates/404.html b/redakcja/templates/404.html index 9c506b9c..c5c310d6 100644 --- a/redakcja/templates/404.html +++ b/redakcja/templates/404.html @@ -2,7 +2,7 @@ {% load i18n %} -{% block content %} +{% block inner_content %}

{% trans "Page not found" %}

@@ -25,4 +25,4 @@ or to your page instead.{% endblocktrans %}

-{% endblock content %} +{% endblock %}