equal
deleted
inserted
replaced
1 {% extends "theme.html" %} |
1 {% extends "theme.html" %} |
2 {% block body %} |
2 {% block body %} |
3 <div class="module module-gallery"> |
3 <div class="module module-gallery"> |
4 <!--img src="static/images/institut.jpg" /--> |
4 <!--img src="static/images/ice-4_background_image.png" /--> |
5 <div class="container"> |
5 <div class="container"> |
6 <div class="col-md-6 col-yellow"> |
6 <div class="col-md-6 col-yellow"> |
7 <div class="module-content"> |
7 <div class="module-content"> |
8 <h1 class="header" style="color:white;padding-top: 45px;margin-bottom:30px;"> |
8 <h1 class="header" style="color:white;padding-top: 45px;margin-bottom:30px;"> |
9 Ozonverlust in der Arktis</h1> |
9 Ozonverlust in der Arktis</h1> |
10 <h5 class="" style="color:white"> |
10 <h5 class="" style="color:white"> |
11 Information vom Forschungszentrum Jülich (ICE-4) im Rahmen des ESKP </h5> |
11 Information vom Forschungszentrum Jülich (ICE-4) </h5> |
12 </div> |
12 </div> |
13 </div> |
13 </div> |
14 </div> |
14 </div> |
15 </div> |
15 </div> |
16 {% endblock %} |
16 {% endblock %} |