X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=templates%2F404.html;h=a7ac049fbeaa359fa3fc6d9866b8c523b3af27b5;hb=0cc5c005cc3e24e3859fe00edfa01f560025a7ee;hp=5a77c6af923eeb6e17d59e19272f112256690747;hpb=b95c24676bc87413a8a83728a28b4975e1267459;p=matthijs%2Fprojects%2Fxerxes.git diff --git a/templates/404.html b/templates/404.html index 5a77c6a..a7ac049 100644 --- a/templates/404.html +++ b/templates/404.html @@ -7,7 +7,7 @@

{% trans "Page not found" %}

{% blocktrans with email|encode_string|safe as email %} The page you requested could not be found. If you think this is an -error, please send an email. +error, please send an email. {% endblocktrans %} {% endwith %} {% endblock %}