templates/404.html
author Reimar Bauer <rb.proj AT googlemail DOT com>
Wed, 21 May 2014 14:09:44 +0200 (2014-05-21)
changeset 285 d15bd0525093
parent 221 403e369bf5fd
permissions -rwxr-xr-x
alignment of institutes image 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