Mercurial > mxd2map
annotate website/impressum.htm4 @ 171:bf1ba2e06991
* mxd/Styles/scale/maxscale_100000.mxd,
mxd/Styles/scale/minscale_10000.mxd: New. Added Testcase for
MIN/MAXSCALEDENOM
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Wed, 06 Jul 2011 17:04:46 +0200 |
parents | dd4bb5869f86 |
children |
rev | line source |
---|---|
155 | 1 m4_dnl -*-html-*- |
2 m4_include(`template.m4') | |
3 m4_dnl $Id$ | |
4 | |
5 m4_define(`EN') | |
6 m4_define(`DE_FILE', `impressum-de.html') | |
7 m4_define(`TITLE', `Impressum') | |
8 m4_define(`MAIN', `impressum') | |
9 | |
10 PAGE_START | |
11 | |
12 <div id="intro"> | |
13 <h2>Impressum / Legal notice</h2> | |
14 <p> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
15 The web pages of MXD2map are hosted by Intevation GmbH. |
155 | 16 </p> |
17 </div> | |
18 | |
19 <div id="main"> | |
20 | |
21 <h2>Intevation GmbH</h2> | |
22 <p>Neuer Graben 17<br> | |
23 49074 Osnabr�ck<br> | |
24 Germany<br> | |
25 <a href="http://www.intevation.net">www.intevation.net</a><br> | |
26 Authorised: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner<br> | |
27 Registered as: HR B 18998, Amtsgericht Osnabr�ck<br> | |
28 VAT ID: de 204 854 484<br> | |
29 </p> | |
30 | |
31 </div> |