templates/404.html
author Peter Koppatz <peter@koppatz.com>
Mon, 20 Jan 2014 06:41:01 +0100
changeset 191 50af70a548f0
parent 157 750903e3cfc0
child 221 403e369bf5fd
permissions -rwxr-xr-x
ID-Mismatch removed, W3C-Validator is happy
     1 {% extends "theme.html" %} 
     2 {% block body %}
     3 <h1>{{ msg }}</h1>
     4 <p>{{ info }}<p>
     5 {% endblock %}
Impressum Datenschutzerklärung