Mercurial > mxd2map
annotate website/impressum.htm4 @ 211:bdf58d5b7d92
Added an english translation of the website.
* website/about.htm4, website/buildhtml.mk,
website/contact-de.htm4, website/contact.htm4,
website/development-de.htm4, website/development.htm4,
website/donate-de.htm4, website/donate.htm4,
website/download.htm4, website/img/funktionsweise-MXD2map-de.png,
website/index.htm4, website/license-de.htm4, website/license.htm4,
website/template_header.m4,
website/img/funktionsweise-MXD2map.png,
website/img/funktionsweise-MXD2map_small.png,
doku/funktionsweise/funktionsweise-MXD-konverter.svg,
website/img/funktionsweise-MXD-konverter.png,
website/img/funktionsweise-MXD-konverter_small.png: English
translation of the website. Added a new Makefile-Target 'images'
to get the dokumentation-images into the site.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 22 Jul 2011 13:24:36 +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> |