templates/404.html
author Reimar Bauer <rb.proj AT googlemail DOT com>
Sun, 19 Jan 2014 13:31:34 +0100
changeset 168 da7e673fae7b
parent 157 750903e3cfc0
child 221 403e369bf5fd
permissions -rwxr-xr-x
added further parameters and translations to index.htm
     1 {% extends "theme.html" %} 
     2 {% block body %}
     3 <h1>{{ msg }}</h1>
     4 <p>{{ info }}<p>
     5 {% endblock %}
Impressum Datenschutzerklärung