Mercurial > mxd2map
view website/about.htm4 @ 179:f3a91cd7440b
Added a first version of feature labeling.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Fri, 08 Jul 2011 16:32:05 +0200 |
parents | dd4bb5869f86 |
children | 5add50465b3a |
line wrap: on
line source
m4_dnl -*-html-*- m4_include(`template.m4') m4_dnl $Id$ m4_define(`EN') m4_define(`DE_FILE', `about-de.html') m4_define(`TITLE', `About MXD2map') m4_define(`MAIN', `about') PAGE_START <div id="intro"> <h2>About MXD2map</h2> <p>MXD2map is ...</p> </div> <div id="main"> <h2>What is MXD2map?</h2> <p>TODO</p> <h2>MXD2map Components</h2> <p>TODO</p> <h2>System Requirements</h2> <p>TODO</p> <h2>Features & Screenshots</h2> <p>TODO</p> </div> <div id="sidebarsimple"> <img src="img/logo_single.png"> </div>