Mercurial > mxd2map
diff website/download-de.htm4 @ 159:579b94f442a9
moved to subfolder website
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Thu, 30 Jun 2011 12:30:33 +0200 |
parents | download-de.htm4@5a882b5773c9 |
children | dd4bb5869f86 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/website/download-de.htm4 Thu Jun 30 12:30:33 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>