fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
administrative cleanup
[redakcja.git]
/
redakcja
/
templates
/
404.html
diff --git
a/redakcja/templates/404.html
b/redakcja/templates/404.html
index
49562a8
..
c5c310d
100644
(file)
--- a/
redakcja/templates/404.html
+++ b/
redakcja/templates/404.html
@@
-1,9
+1,8
@@
{% extends "catalogue/base.html" %}
{% load i18n %}
{% extends "catalogue/base.html" %}
{% load i18n %}
-{% load url from future %}
-{% block content %}
+{% block
inner_
content %}
<h1>{% trans "Page not found" %}</h1>
<h1>{% trans "Page not found" %}</h1>
@@
-26,4
+25,4
@@
or to <a href="{{m}}">your page</a> instead.{% endblocktrans %}
</p>
</p>
-{% endblock
content
%}
+{% endblock %}