fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Switch compiler until an issue with libsasscompiler resolved.
[redakcja.git]
/
src
/
redakcja
/
templates
/
404.html
diff --git
a/src/redakcja/templates/404.html
b/src/redakcja/templates/404.html
index
11edc9d
..
a4fd20d
100644
(file)
--- a/
src/redakcja/templates/404.html
+++ b/
src/redakcja/templates/404.html
@@
-1,4
+1,4
@@
-{% extends "
catalogue
/base.html" %}
+{% extends "
documents
/base.html" %}
{% load i18n %}
{% block titleextra %}{% trans "Page not found" %}{% endblock %}
{% load i18n %}
{% block titleextra %}{% trans "Page not found" %}{% endblock %}
@@
-17,7
+17,7
@@
still can't find what you're looking for, please
<a href="{{m}}">contact the administrator</a>.{% endblocktrans %}
</p>
<a href="{{m}}">contact the administrator</a>.{% endblocktrans %}
</p>
-{% url "
catalogue
_user" as m %}
+{% url "
documents
_user" as m %}
<p>
{% blocktrans %}If you're coming from Redmine, please note that
work is no longer managed there.
<p>
{% blocktrans %}If you're coming from Redmine, please note that
work is no longer managed there.