diff -r 02ab6e6a2bb6 -r c03d9beb0451 templates/index.html --- a/templates/index.html Mon Feb 03 20:50:40 2025 +0100 +++ b/templates/index.html Tue Feb 04 16:30:54 2025 +0100 @@ -1,14 +1,14 @@ {% extends "theme.html" %} {% block body %} <div class="module module-gallery"> - <!--img src="static/images/institut.jpg" /--> + <!--img src="static/images/ice-4_background_image.png" /--> <div class="container"> <div class="col-md-6 col-yellow"> <div class="module-content"> <h1 class="header" style="color:white;padding-top: 45px;margin-bottom:30px;"> Ozonverlust in der Arktis</h1> <h5 class="" style="color:white"> - Information vom Forschungszentrum Jülich (ICE-4) im Rahmen des ESKP </h5> + Information vom Forschungszentrum Jülich (ICE-4) </h5> </div> </div> </div>