Mercurial > mxd2map
view website/download.htm4 @ 210:5add50465b3a
Reorganized the functionality-image
* website/about-de.htm4, website/about.htm4,
doku/funktionsweise/funktionsweise-MXD2map-de.svg,
website/img/funktionsweise-MXD2map-de.png,
website/img/funktionsweise-MXD2map-de_small.png,
doku/funktionsweise/funktionsweise-MXD-konverter.svg,
doku/funktionsweise/funktionsweise-MXD2map.svg,
website/img/funktionsweise-MXD-konverter.png,
website/img/funktionsweise-MXD-konverter_small.png: Reworked the
image-name in order to have them also available in english for the
english website.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 22 Jul 2011 12:43:23 +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>