Mercurial > mxd2map
annotate website/about-de.htm4 @ 162:dd4bb5869f86
replaced mapWOC with MXD2map
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Thu, 30 Jun 2011 13:23:24 +0200 |
parents | 579b94f442a9 |
children | 8f9196c9c7e8 |
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', `about.html') | |
7 m4_define(`about-de.html', `0') | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
8 m4_define(`TITLE', `�ber MXD2map') |
155 | 9 m4_define(`MAIN', `about') |
10 | |
11 PAGE_START | |
12 | |
13 <div id="intro"> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
14 <h2>�ber MXD2map</h2> |
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
15 <p>MXD2map ist ...</p> |
155 | 16 </div> |
17 | |
18 <div id="main"> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
19 <h2>Was ist MXD2map?</h2> |
155 | 20 <p>TODO</p> |
21 | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
22 <h2>MXD2map Komponenten</h2> |
155 | 23 <p>TODO</p> |
24 | |
25 <h2>Systemvorausetzungen</h2> | |
26 <p>TODO</p> | |
27 | |
28 | |
29 <h2>Funktionen & Screenshots</h2> | |
30 <p>TODO</p> | |
31 | |
32 </div> | |
33 | |
34 <div id="sidebarsimple"> | |
35 <img src="img/logo_single.png"> | |
36 </div> |