templates/404.html
author Jens-Uwe Grooss <j.-u.grooss@fz-juelich.de>
Fri, 29 Jan 2016 13:45:53 +0100
changeset 441 c258f9b3f831
parent 221 403e369bf5fd
permissions -rwxr-xr-x
Update of eskp script and text to the year 2016
     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