author | Reimar Bauer <rb.proj AT googlemail DOT com> |
Thu, 15 May 2014 11:06:22 +0200 | |
changeset 264 | bdf11bb4cb98 |
parent 247 | 6a8a901ba550 |
child 1019 | ba828373ac1d |
permissions | -rw-r--r-- |
1 {% extends "theme.html" %}
2 {% block body %}
3 <div class="module module-gallery">
4 <!--img src="static/images/institut.jpg" /-->
5 <div class="container">
6 <div class="col-md-6 col-yellow">
7 <div class="module-content">
8 <h1 class="header" style="color:white;padding-top: 45px;margin-bottom:30px;">Die ESKP Info Seite des IEK-7 Forschungszentrum Jülich GmbH</h1>
9 <h4 class="" style="color:white;">Ozonverlust in der Arktis</h4>
10 </div>
11 </div>
12 </div>
13 </div>
14 {% endblock %}