fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lazy gettext in pdf form
[wolnelektury.git]
/
wolnelektury
/
templates
/
404.html
diff --git
a/wolnelektury/templates/404.html
b/wolnelektury/templates/404.html
index
8083d28
..
f3846aa
100644
(file)
--- a/
wolnelektury/templates/404.html
+++ b/
wolnelektury/templates/404.html
@@
-10,7
+10,7
@@
<h1>{% trans "Page not found" %}</h1>
-<p>
+<p
class="normal-text"
>
{% trans "We are sorry, but this page does not exist. Please check if you entered correct address or go to "%} <a href="/">{% trans "main page" %}</a>.
</p>