templates/404.html
author Jens-Uwe Groo? <j.-u.grooss@fz-juelich.de>
Wed, 29 Jan 2020 13:01:44 +0100
changeset 1036 574ead1ad4c2
parent 221 403e369bf5fd
permissions -rwxr-xr-x
typo corretction
     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