Mercurial > mxd2map
annotate website/contact-de.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 | 8f9196c9c7e8 |
children | da26f4b93c90 |
rev | line source |
---|---|
155 | 1 m4_dnl -*-html-*- |
2 m4_include(`template.m4') | |
3 m4_dnl $Id$ | |
4 | |
5 m4_define(`DE') | |
6 m4_define(`EN_FILE', `contact.html') | |
7 m4_define(`TITLE', `Kontakt') | |
8 m4_define(`MAIN', `contact') | |
9 | |
10 PAGE_START | |
11 | |
12 <div id="intro"> | |
13 <h2>Kontakt</h2> | |
14 <p>Treten Sie in Kontakt mit uns.</p> | |
15 </div> | |
16 | |
17 <div id="main"> | |
18 | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
19 <h2>MXD2map-Community</h2> |
163
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
20 <p>Abonnieren Sie die (englischsprachige) Entwickler-Mailingliste, um |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
21 mit den Entwicklern in Kontakt zu treten: |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
22 <a |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
23 href="http://lists.wald.intevation.org/mailman/listinfo/mxd2map-devel/">mxd2map-devel-Liste |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
24 abonnieren</a> |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
25 (<a |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
26 href="http://lists.wald.intevation.org/pipermail/mxd2map-devel/">Archiv</a>) |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
27 </p> |
155 | 28 |
29 <h2>Professioneller Support und Presse</h2> | |
163
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
30 <p> |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
31 |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
32 Sie haben Interesse an MXD2map f�r Ihr Unternehmen/Beh�rde? Die |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
33 Intevation GmbH macht Ihnen gerne ein Angebot. Schreiben Sie an: |
211
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
163
diff
changeset
|
34 <a href="mailto:intevation@intevation.de">intevation@intevation.de</a> |
163
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
35 </p> |
155 | 36 |
37 </div> | |
38 |