Mercurial > mxd2map
annotate website/contact.htm4 @ 346:ab4e4c4b83c9
Add Install_Linux.txt with all my notes from the installtion
this file should be cleaned for publishing
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 16 Nov 2012 17:02:07 +0100 |
parents | bdf58d5b7d92 |
children | da26f4b93c90 |
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', `contact-de.html') | |
211
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
7 m4_define(`TITLE', `Contact') |
155 | 8 m4_define(`MAIN', `contact') |
9 | |
10 PAGE_START | |
11 | |
12 <div id="intro"> | |
13 <h2>Contact</h2> | |
211
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
14 <p>Do not hesitate to contact us.</p> |
155 | 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> |
211
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
20 <p>Subscribe and write to the <a |
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
21 href="http://lists.wald.intevation.org/mailman/listinfo/mxd2map-devel/">development-mailinglist</a> to get in contact |
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
22 with the MXD2map developers. |
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
23 (<a |
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
24 href="http://lists.wald.intevation.org/pipermail/mxd2map-devel/">Archive</a>) |
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
25 </p> |
155 | 26 |
27 <h2>Professional Support and Press</h2> | |
211
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
28 <p>Do you have interest in MXD2map for your company/administration? |
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
29 <a target="_new" href="http://intevation.de">Intevation GmbH</a> is |
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
30 pleased to make you an offer. Please get in contact with us by writing an |
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
31 email to |
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
32 <a href="mailto:intevation@intevation.de">intevation@intevation.de</a></p> |
155 | 33 |
34 </div> | |
35 |