Mercurial > mxd2map
diff download.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.htm4 Wed Mar 30 15:51:06 2011 +0200 @@ -0,0 +1,35 @@ +m4_dnl -*-html-*- vim:filetype=html: +m4_include(`template.m4') +m4_dnl $Id:$ + +m4_define(`EN') +m4_define(`DE_FILE', `download-de.html') +m4_define(`TITLE', `Download') +m4_define(`MAIN', `download') + +PAGE_START + +<div id="intro"> +<h2>Download</h2> +<p>Free software, free download</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>Size: DL_SIZE | Released: DL_DATE</small></span> + </a> +</div> + + +<h4>Installation</h4> + +<p>TODO</p> + +</div>