templates/404.html
author Reimar Bauer <rb.proj AT googlemail DOT com>
Sat, 25 Jan 2014 09:38:46 +0100
changeset 218 6c624624327c
parent 157 750903e3cfc0
child 221 403e369bf5fd
permissions -rwxr-xr-x
sayings got a new message, and some more translations added
     1 {% extends "theme.html" %} 
     2 {% block body %}
     3 <h1>{{ msg }}</h1>
     4 <p>{{ info }}<p>
     5 {% endblock %}
Impressum Datenschutzerklärung