templates/eskp.html
author Jens-Uwe Grooss <j.-u.grooss@fz-juelich.de>
Fri, 18 Mar 2016 13:30:31 +0100 (2016-03-18)
changeset 522 a6251a092617
parent 272 75000430e87b
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
j@252
     1
{% extends "theme.html" %} 
j@252
     2
{% block body %}
j@252
     3
<div class="container">
j@272
     4
        <div class="col-lg-12">
rb@262
     5
 	    <div class="row">
j@272
     6
            {{ headline|safe }}
rb@262
     7
        </div>
rb@266
     8
        <br>
rb@266
     9
        <div>
rb@266
    10
        <a class="reference external" href="http://www.eskp.de/startseite/#overlay/208"> <img src="/static/images/eskp_info_o3.png" alt="ESKP Platform"></a>
rb@266
    11
        </div>
j@272
    12
        <br>
j@272
    13
        <div class="col-lg-12">
j@272
    14
 	    <div class="row">
j@272
    15
            {{ content|safe }}
j@272
    16
        </div>
j@272
    17
        <br>
rb@262
    18
    </div>
j@252
    19
</div>
j@252
    20
{% endblock %}
Impressum Datenschutzerklärung