templates/404.html
author Reimar Bauer <rb.proj AT googlemail DOT com>
Fri, 16 May 2014 10:18:42 +0200
changeset 266 1562f93c5c67
parent 221 403e369bf5fd
permissions -rwxr-xr-x
image and link to the ESKP site changed
     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