X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/83c4c99bd2c1785bf0c9d47a4584278c8083d20c..ba0a826e670e155e04488502647c5fa94311c70b:/prawokultury/templates/404.html?ds=sidebyside

diff --git a/prawokultury/templates/404.html b/prawokultury/templates/404.html
index 879d30d..1ef6711 100755
--- a/prawokultury/templates/404.html
+++ b/prawokultury/templates/404.html
@@ -2,10 +2,10 @@
 {% load i18n %}
 
 
-{% block "titleextra" %}{% trans "Page not found." %}{% endblock %}
+{% block titleextra %}{% trans "Page not found" %} :: {% endblock %}
 
 
-{% block "body" %}
+{% block body %}
 
 <h1>{% trans "Page not found" %}</h1>