templates/404.html
author Stefania Trabucchi <info@trabucchi.de>
Thu, 23 Jan 2014 14:46:59 +0100
changeset 210 340ccb11a01a
parent 157 750903e3cfc0
child 221 403e369bf5fd
permissions -rwxr-xr-x
row class added to adjust the left padding of the grid
     1 {% extends "theme.html" %} 
     2 {% block body %}
     3 <h1>{{ msg }}</h1>
     4 <p>{{ info }}<p>
     5 {% endblock %}
Impressum Datenschutzerklärung