peter@160: {% extends "theme.html" %} peter@160: {% block body %} peter@160: <div class="module module-gallery"> rb@234: <!--img src="static/images/institut.jpg" /--> peter@160: <div class="container"> peter@160: <div class="col-md-6 col-yellow"> peter@160: <div class="module-content"> j@1019: <h1 class="header" style="color:white;padding-top: 45px;margin-bottom:30px;"> j@1019: Ozonverlust in der Arktis</h1> j@1019: <h5 class="" style="color:white"> j@1019: Information vom Forschungszentrum Jülich (IEK-7) im Rahmen des ESKP </h5> peter@160: </div> peter@160: </div> peter@160: </div> peter@160: </div> peter@160: {% endblock %} peter@160: