Mercurial > mxd2map
annotate website/about.htm4 @ 168:f3a539ace2a4
Write line width and outline for polygons filled with hatch symbol.
author | vc11884admin@VC11884.win.bsh.de |
---|---|
date | Tue, 05 Jul 2011 17:22:03 +0200 |
parents | dd4bb5869f86 |
children | 5add50465b3a |
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', `about-de.html') | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
7 m4_define(`TITLE', `About MXD2map') |
155 | 8 m4_define(`MAIN', `about') |
9 | |
10 PAGE_START | |
11 | |
12 <div id="intro"> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
13 <h2>About MXD2map</h2> |
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
14 <p>MXD2map is ...</p> |
155 | 15 </div> |
16 | |
17 <div id="main"> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
18 <h2>What is MXD2map?</h2> |
155 | 19 |
20 <p>TODO</p> | |
21 | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
22 <h2>MXD2map Components</h2> |
155 | 23 <p>TODO</p> |
24 | |
25 <h2>System Requirements</h2> | |
26 <p>TODO</p> | |
27 | |
28 <h2>Features & Screenshots</h2> | |
29 <p>TODO</p> | |
30 | |
31 </div> | |
32 | |
33 <div id="sidebarsimple"> | |
34 <img src="img/logo_single.png"> | |
35 </div> |