Mercurial > mxd2map
diff website/about.htm4 @ 159:579b94f442a9
moved to subfolder website
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Thu, 30 Jun 2011 12:30:33 +0200 |
parents | about.htm4@5a882b5773c9 |
children | dd4bb5869f86 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/website/about.htm4 Thu Jun 30 12:30:33 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>