comparison download-de.htm4 @ 155:5a882b5773c9

initial website.
author Emanuel Schuetze <emanuel@intevation.de>
date Wed, 30 Mar 2011 15:51:06 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 155:5a882b5773c9
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>
15 <p>mapWOC hier kostenlos herunterladen</p>
16 </div>
17
18 <div id="main">
19
20 <h2>mapWOC</h2>
21
22 <p>TODO</p>
23
24 <div class="dlbutton2">
25 <img src="img/dl_arrow.png" alt="" />
26 <a href="DOWNLOAD_URL" class="dlbutton2">mapWOC 1.0 alpha1<br />
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>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)