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> |
|
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> |