templates/content.html
author Jens-Uwe Grooss <j.-u.grooss@fz-juelich.de>
Fri, 18 Mar 2016 13:30:31 +0100
changeset 522 a6251a092617
parent 210 340ccb11a01a
permissions -rw-r--r--
Include the table about the meaning of the UV-Index also in the page
http://iek-7.eskp.fz-juelich.de/ozoneloss/uvmap/160316
& update of figures for 160316
     1 {% extends "theme.html" %} 
     2 {% block body %}
     3 <div class="container">
     4  <div class="col-lg-12">
     5  	<div class="row">
     6      {{ content|safe }}
     7  </div>
     8 </div>
     9 </div>
    10 {% endblock %}
Impressum Datenschutzerklärung