templates/404.html
author Reimar Bauer <rb.proj AT googlemail DOT com>
Thu, 22 May 2014 11:45:52 +0200
changeset 289 37e44033b374
parent 221 403e369bf5fd
permissions -rwxr-xr-x
creative commons license added to footer
     1 {% extends "theme.html" %} 
     2 {% block body %}
     3 <div class="col-md-8 col-md-offset-2 module-cite">
     4   <div class="text-center">
     5     <h3>{{ msg }}</h3>
     6     <p>{{ info }}<p>
     7   </div>
     8 </div>
     9 {% endblock %}
Impressum Datenschutzerklärung