local changes from server
[redakcja.git] / redakcja / templates / 404.html
index 9c506b9..c5c310d 100644 (file)
@@ -2,7 +2,7 @@
 {% load i18n %}
 
 
-{% block content %}
+{% block inner_content %}
 
 <h1>{% trans "Page not found" %}</h1>
 
@@ -25,4 +25,4 @@ or to <a href="{{m}}">your page</a> instead.{% endblocktrans %}
 </p>
 
 
-{% endblock content %}
+{% endblock %}