templates/404.html
author Peter Koppatz <peter@koppatz.com>
Thu, 23 Jan 2014 07:06:19 +0100
changeset 205 016a662009af
parent 157 750903e3cfc0
child 221 403e369bf5fd
permissions -rwxr-xr-x
Ticket #5 and #15
     1 {% extends "theme.html" %} 
     2 {% block body %}
     3 <h1>{{ msg }}</h1>
     4 <p>{{ info }}<p>
     5 {% endblock %}
Impressum Datenschutzerklärung