Mercurial > dive4elements > website
annotate footer.html @ 66:26bbcc2db7a5
More thoughts about the D4E framework.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Tue, 25 Mar 2014 14:36:23 +0100 |
parents | d72e08246c51 |
children | 94c2d13c4e2c |
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="footer"> |
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 © 2014 Intevation GmbH <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
|
3 Dive4Elements ist lizensiert unter der <a href= |
66
26bbcc2db7a5
More thoughts about the D4E framework.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
56
diff
changeset
|
4 "http://www.gnu.org/licenses/lgpl-2.1.html">GNU LGPL 2.1+</a>. <br /> |
56
d72e08246c51
Insert license from D4E River.
Ariane Broermann <ariane@intevation.de>
parents:
40
diff
changeset
|
5 Dive4Elements River ist lizensiert unter der <a href= |
66
26bbcc2db7a5
More thoughts about the D4E framework.
Sascha L. Teichmann <teichmann@intevation.de>
parents:
56
diff
changeset
|
6 "http://www.gnu.org/licenses/agpl-3.0.html">GNU AGPL 3.0+</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
|
7 </div><!-- /footer --> |