Mercurial > mxd2map
diff about.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/about.htm4 Wed Mar 30 15:51:06 2011 +0200 @@ -0,0 +1,35 @@ +m4_dnl -*-html-*- +m4_include(`template.m4') +m4_dnl $Id$ + +m4_define(`EN') +m4_define(`DE_FILE', `about-de.html') +m4_define(`TITLE', `About mapWOC') +m4_define(`MAIN', `about') + +PAGE_START + +<div id="intro"> +<h2>About mapWOC</h2> +<p>mapWOC is ...</p> +</div> + +<div id="main"> +<h2>What is mapWOC?</h2> + +<p>TODO</p> + +<h2>mapWOC 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>