annotate header.html @ 72:3000c078bcd0

Moved contact page to community page.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 26 Mar 2014 15:23:54 +0100
parents 0e0937880bb6
children 11479b2cbae1
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 <!-- Static navbar -->
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 <div class="navbar navbar-default" role="navigation">
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 <div class="navbar-header">
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 <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
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 <span class="sr-only">Toggle navigation</span>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
6 <span class="icon-bar"></span>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
7 <span class="icon-bar"></span>
5632e05bb890 Split index.html into header, footer, main and feed, using serversite includes to merge them.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff changeset
8 <span class="icon-bar"></span>
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 </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
10 <a class="navbar-brand" href="/"><strong>D4E</strong></a>
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 </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
12 <div class="navbar-collapse collapse">
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 <ul class="nav navbar-nav navbar-right">
48
0e0937880bb6 Re-worked the header: Use more adequate icons, placed links to better suited places.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 42
diff changeset
14 <li><a href="getit.html"><span class="glyphicon glyphicon-download"> Herunterladen</span></a></li>
0e0937880bb6 Re-worked the header: Use more adequate icons, placed links to better suited places.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 42
diff changeset
15 <li><a href="https://wald.intevation.org/projects/dive4elements/"><span class="glyphicon glyphicon-cog"> Entwicklung</span></a></li>
72
3000c078bcd0 Moved contact page to community page.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 48
diff changeset
16 <li><a href="community.html"><span class="glyphicon glyphicon-fire"> Gemeinschaft</span></a></li>
3000c078bcd0 Moved contact page to community page.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 48
diff changeset
17 <!--
48
0e0937880bb6 Re-worked the header: Use more adequate icons, placed links to better suited places.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 42
diff changeset
18 <li><a href="https://wald.intevation.org/mail/?group_id=57"><span class="glyphicon glyphicon-envelope"> Mailinglisten</span></a></li>
0e0937880bb6 Re-worked the header: Use more adequate icons, placed links to better suited places.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 42
diff changeset
19 <li><a href="contact.html"><span class="glyphicon glyphicon-pencil"> Kontakt</span></a></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
20 </ul>
72
3000c078bcd0 Moved contact page to community page.
Sascha L. Teichmann <teichmann@intevation.de>
parents: 48
diff changeset
21 -->
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
22 </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
23 </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
24 <!-- /navbar -->
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)