templates/404.html
author Reimar Bauer <rb.proj AT googlemail DOT com>
Tue, 27 May 2014 08:09:07 +0200
changeset 294 04604686a613
parent 221 403e369bf5fd
permissions -rwxr-xr-x
typo fixed
     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