Mercurial > mxd2map
annotate website/download-de.htm4 @ 190:c640fb351f66
Do not write layer with empty CLASS objects.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 20 Jul 2011 16:00:22 +0200 |
parents | dd4bb5869f86 |
children | 123ebb293f3a |
rev | line source |
---|---|
155 | 1 m4_dnl -*-html-*- vim:filetype=html: |
2 m4_include(`template.m4') | |
3 m4_dnl $Id:$ | |
4 | |
5 m4_define(`DE') | |
6 m4_define(`EN_FILE', `download.html') | |
7 | |
8 m4_define(`TITLE', `Download') | |
9 m4_define(`MAIN', `download') | |
10 | |
11 PAGE_START | |
12 | |
13 <div id="intro"> | |
14 <h2>Download</h2> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
15 <p>MXD2map hier kostenlos herunterladen</p> |
155 | 16 </div> |
17 | |
18 <div id="main"> | |
19 | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
20 <h2>MXD2map</h2> |
155 | 21 |
22 <p>TODO</p> | |
23 | |
24 <div class="dlbutton2"> | |
25 <img src="img/dl_arrow.png" alt="" /> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
26 <a href="DOWNLOAD_URL" class="dlbutton2">MXD2map 1.0 alpha1<br /> |
155 | 27 <span class="version"><small>Gr��e: DL_SIZE | Ver�ffentlicht: DL_DATE</small></span> |
28 </a> | |
29 </div> | |
30 | |
31 | |
32 <h4>Installation</h4> | |
33 | |
34 <p>TODO</p> | |
35 | |
36 </div> |