Mercurial > mxd2map
annotate website/download-de.htm4 @ 204:52b918f958d0
Remove incomplete layer from map.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 21 Jul 2011 16:17:30 +0200 |
parents | 123ebb293f3a |
children | 0770d8c9999b |
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> | |
195
123ebb293f3a
* website/.htaccess,
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
15 <p>Es gibt noch keine offizielle Version von MXD2map. Der aktuelle |
123ebb293f3a
* website/.htaccess,
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
16 Quellcode ist jedoch �ber das �ffentliche <a target="_new" href="http://hg.intevation.de/mxd2map">Quellcode-Repository</a> verf�gbar.</p> |
155 | 17 </div> |
18 | |
19 <div id="main"> | |
20 | |
195
123ebb293f3a
* website/.htaccess,
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
21 <!--div class="dlbutton2"> |
155 | 22 <img src="img/dl_arrow.png" alt="" /> |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
23 <a href="DOWNLOAD_URL" class="dlbutton2">MXD2map 1.0 alpha1<br /> |
155 | 24 <span class="version"><small>Gr��e: DL_SIZE | Ver�ffentlicht: DL_DATE</small></span> |
25 </a> | |
195
123ebb293f3a
* website/.htaccess,
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
26 </div--> |
155 | 27 |
28 | |
29 </div> |