Mercurial > mxd2map
diff download-de.htm4 @ 155:5a882b5773c9
initial website.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Wed, 30 Mar 2011 15:51:06 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/download-de.htm4 Wed Mar 30 15:51:06 2011 +0200 @@ -0,0 +1,36 @@ +m4_dnl -*-html-*- vim:filetype=html: +m4_include(`template.m4') +m4_dnl $Id:$ + +m4_define(`DE') +m4_define(`EN_FILE', `download.html') + +m4_define(`TITLE', `Download') +m4_define(`MAIN', `download') + +PAGE_START + +<div id="intro"> +<h2>Download</h2> +<p>mapWOC hier kostenlos herunterladen</p> +</div> + +<div id="main"> + +<h2>mapWOC</h2> + +<p>TODO</p> + +<div class="dlbutton2"> + <img src="img/dl_arrow.png" alt="" /> + <a href="DOWNLOAD_URL" class="dlbutton2">mapWOC 1.0 alpha1<br /> + <span class="version"><small>Größe: DL_SIZE | Veröffentlicht: DL_DATE</small></span> + </a> +</div> + + +<h4>Installation</h4> + +<p>TODO</p> + +</div>