Mercurial > dive4elements > website
changeset 147:0fde5a0aa153
Replaced TODO titles in ocean carousel with more suited text.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Mon, 07 Apr 2014 12:09:34 +0200 |
parents | 5347b0e8177c |
children | 887a0c8eaeb1 |
files | ocean_carousel.html |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ocean_carousel.html Mon Apr 07 09:36:09 2014 +0200 +++ b/ocean_carousel.html Mon Apr 07 12:09:34 2014 +0200 @@ -22,13 +22,13 @@ <div class="item"> <img src="img/gnv_marnet_11.png" alt="Marnet" class="img-responsive"> <div class="carousel-caption"> - <p>TODO: Bildtitel eintragen!</p> + <p>Zeitreihen von Lufttemperaturen und Salzgehalten an einer Nordsee-Boje</p> </div> </div> <div class="item"> <img src="img/gnv_modelldaten_1.png" alt="Modelldaten" class="img-responsive"> <div class="carousel-caption"> - <p>TODO: Bildtitel eintragen!</p> + <p>Wasserstandsmodelldaten entlang einer digitalisierten Route</p> </div> </div> </div>