annotate main.html @ 50:47cc83e96d2e

Added support for switching dots in carousel.
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 20 Mar 2014 15:48:50 +0100
parents 121bdb6ab99e
children c404400027ea
rev   line source
40
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
1 <div class="col-xs-12 col-sm-6 col-md-8">
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
2 <p class="pull-right visible-xs">
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
3 <button type="button" class="btn btn-primary btn-xs"
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
4 data-toggle="dive4elements">News Feed</button>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
5 </p>
46
121bdb6ab99e Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents: 45
diff changeset
6 <p class="lead"> <strong>Dive4Elements</strong>
121bdb6ab99e Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents: 45
diff changeset
7 ist ein web-basiertes System zur raum-zeitlichen Analyse von Fachdaten.
121bdb6ab99e Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents: 45
diff changeset
8 Es ermöglicht den Zugriff auf Daten in zentralen Datawarehouses,
40
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
9 kann diese verarbeiten, visualisieren
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
10 sowie in offene Formate exportieren.
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
11 </p>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
12 <div class="jumbotron">
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
13 <h3>Dive4Elements River</h3>
46
121bdb6ab99e Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents: 45
diff changeset
14 <p class="lead">Dive4Elements River ist die Softwarebasis
121bdb6ab99e Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents: 45
diff changeset
15 des Fachdienstes FLYS der Bundesanstalt für Gewässerkunde
121bdb6ab99e Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents: 45
diff changeset
16 (<a href="http://www.bafg.de/FLYS">BfG</a>).
121bdb6ab99e Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents: 45
diff changeset
17 Der Internetdienstes bietet eine fachliche
121bdb6ab99e Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents: 45
diff changeset
18 und technischer Anbindung von Daten
40
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
19 aus zentralen Datenbanken der Wasser- und Schifffahrtsverwaltung
46
121bdb6ab99e Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents: 45
diff changeset
20 (<a href="http://www.wsv.de/">WSV</a>) und der BfG.
121bdb6ab99e Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents: 45
diff changeset
21 Dive4Elements River enthält numerischen Fließgewässermodellen
121bdb6ab99e Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents: 45
diff changeset
22 an Bundeswasserstraßen und dient der
121bdb6ab99e Haupttext: Erste Verbesserungen.
Bernhard Reiter <bernhard@intevation.de>
parents: 45
diff changeset
23 Beschreibung der zugehörigen gewässerkundlichen Zustände.
40
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
24 </p>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
25 <p class="demo-btn"><a class="btn btn-lg btn-primary" href="getit.html"
42
3fe0a15a02d0 Renamed 'Demoversion' to 'Herunterladen'.
Raimund Renkert <rrenkert@intevation.de>
parents: 40
diff changeset
26 role="button">Herunterladen</a></p>
40
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
27
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
28 <!-- Carousel -->
50
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
29 <div id="myCarousel" class="carousel slide" data-ride="carousel" data-interval="10000">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
30 <ol class="carousel-indicators">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
31 <li data-target="#myCarousel" data-slide-to="0" class="active"></li>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
32 <li data-target="#myCarousel" data-slide-to="1"></li>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
33 <li data-target="#myCarousel" data-slide-to="2"></li>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
34 <li data-target="#myCarousel" data-slide-to="3"></li>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
35 </ol>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
36 <!-- Carousel items -->
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
37 <div class="carousel-inner">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
38 <div class="item active">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
39 <img src="img/einstieg.png" alt="Einstiegsseite" class="img-responsive">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
40 <div class="carousel-caption">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
41 <!--<p>Einstiegsseite der Anwendung.</p> -->
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
42 </div>
40
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
43 </div>
50
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
44 <div class="item">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
45 <img src="img/w-info_lang.png" alt="w-info" class="img-responsive">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
46 <div class="carousel-caption">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
47 <!--<p>Das Modul W-Info mit Wasserspiegellage bei HQ100 der Elbe, einem Wasserstand von HQ500 und dem Talweg(2004).</p> -->
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
48 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
49 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
50 <div class="item">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
51 <img src="img/m-info_fliess.png" alt="m-info" class="img-responsive">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
52 <div class="carousel-caption">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
53 <!--<p>Das Modul M-Info mit der Fließgeschwindigkeit der Elbe bei HQ100 als Gesamtrinne.</p>-->
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
54 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
55 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
56 <div class="item">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
57 <img src="img/karte.png" alt="karte" class="img-responsive">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
58 <div class="carousel-caption">
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
59 <!--<p>Die Flußachse der Elbe mit aktuellen Querprofilspuren und der neuen OSM Hintergrundkarte.</p> -->
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
60 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
61 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
62 </div>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
63 <!-- Carousel nav -->
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
64 <a class="left carousel-control" data-slide="prev" href="#myCarousel"><span class="glyphicon glyphicon-chevron-left"></span></a>
47cc83e96d2e Added support for switching dots in carousel.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 46
diff changeset
65 <a class="right carousel-control" data-slide="next" href="#myCarousel"><span class="glyphicon glyphicon-chevron-right"></span></a>
40
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
66 </div><!-- /myCarousel -->
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
67 </div><!-- /jumbobutton-->
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
68
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
69 <div class="row marketing">
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
70 <div class="col-lg-6">
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
71 <h4>Was ist Dive4Elements River?</h4>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
72 <p>Die Anwendung Dive4Elements River besteht aus drei Informations- und Analysemodulen:</p>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
73 <ul><li>W-Info</li>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
74 <li>M-Info</li>
45
f94513783e5b Mainpage: Typos.
Bernhard Reiter <bernhard@intevation.de>
parents: 42
diff changeset
75 <li>Fixierungsanalyse</li>
40
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
76 </ul>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
77 <p>Diese beinhalten 17 Berechnungsarten, wodurch beispielsweise Wasserstände
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
78 orts- oder streckenbezogen ermittelt und in Bezug zu Messwerten ausgewertet
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
79 werden können. Des Weiteren verfügt die Software über mehrere Analysewerkzeuge,
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
80 die es Anwendern mit vertieften Kenntnissen über hydrologische und hydraulische
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
81 Zusammenhänge ermöglicht, u. a. Überschwemmungsgebiete zu ermitteln oder
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
82 Wassspiegelfixierungen auszuwerten, um Wasserspiegellagen für benutzerdefinierte
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
83 Abflüsse zu ermitteln.<br />
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
84 Weiterhin gibt es zwei Visualisierungsmodule (Karte, Diagramm).
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
85 </p>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
86 </div>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
87 <div class="col-lg-6">
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
88 <h4>Visualisierung und Analyse</h4>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
89 <p> Das Modul W-Info für hydraulische und hydrologische Fragestellungen enthält fünf neue
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
90 Berechnungsarten:
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
91 </p>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
92 <ol>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
93 <li>Auswertung historischer Abflusstafeln</li>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
94 <li>Bezugslinienverfahren</li>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
95 <li>Differenzenberechnung</li>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
96 <li>Überschwemmungsfläche</li>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
97 <li>Auslagerung extremer Wasserspiegellagen</li>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
98 </ol>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
99 <p>Die Fixierungsanalyse wurde überarbeitet.</p>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
100 <h5>Das neue Funktionsmodul M-Info</h5>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
101 <p>M-Info dient physikalisch-morphologischen Fragestellungen und ist in
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
102 der Bedienung, Ergebnisausgabe und -visualisierung analog zu W-Info.
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
103 Insgesamt beinhaltet dieses Modul sechs Berechnungsarten:
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
104 </p>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
105 <ol>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
106 <li>Mittlere Sohlhöhe</li>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
107 <li>Sohlhöhendifferenzen</li>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
108 <li>Sedimentfracht</li>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
109 <li>Sohlbeschaffenheit</li>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
110 <li>Fließgeschwindigkeit</li>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
111 <li>Transport-Abluss-Beziehung</li>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
112 </ol>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
113 <p>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
114 Alle Arbeitsergebnisse können, je nach Berechnungsart mittels Tabellen,
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
115 Diagrammen (z. B. Längsschnitt, Querprofil, Ablusskurve, etc.) oder Karten
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
116 dargestellt werden.
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
117 </p>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
118 </div>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
119 </div><!-- /row marketing -->
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
120
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
121 <div class="jumbotron">
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
122 <p>Dive4Elements Ocean (GNV)</p>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
123 </div>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
124 </div><!-- /col-xs-12 -->
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)