Mercurial > mxd2map
view website/download.htm4 @ 202:1e3a5019c4ed
* INSTALL.txt, LICENCE.txt, doku/source/LICENCE.txt,
doku/source/conf.py, doku/source/functionality.txt,
doku/source/index.txt, doku/source/restrictions.txt: Added some
formatting, a section about the setup of environment vars needed
for runtime, added some more features.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Thu, 21 Jul 2011 09:38:44 +0200 |
parents | dd4bb5869f86 |
children | bdf58d5b7d92 |
line wrap: on
line source
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>MXD2map</h2> <p>TODO</p> <div class="dlbutton2"> <img src="img/dl_arrow.png" alt="" /> <a href="DOWNLOAD_URL" class="dlbutton2">MXD2map 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>