templates/404.html
author Reimar Bauer <rb.proj AT googlemail DOT com>
Sun, 19 Jan 2014 10:11:38 +0100 (2014-01-19)
changeset 157 750903e3cfc0
parent 94 templates/de/404.html@9a26e95f2f74
child 221 403e369bf5fd
permissions -rwxr-xr-x
messages of 404.html defined in main program, template moved in common directory
     1 {% extends "theme.html" %} 
     2 {% block body %}
     3 <h1>{{ msg }}</h1>
     4 <p>{{ info }}<p>
     5 {% endblock %}
Impressum Datenschutzerklärung