Mercurial > mxd2map
diff website/index.htm4 @ 159:579b94f442a9
moved to subfolder website
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Thu, 30 Jun 2011 12:30:33 +0200 |
parents | index.htm4@5a882b5773c9 |
children | dd4bb5869f86 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/website/index.htm4 Thu Jun 30 12:30:33 2011 +0200 @@ -0,0 +1,46 @@ +m4_dnl -*-html-*- +m4_include(`template.m4') +m4_dnl $Id: index.htm4,v 1.30 2006/01/12 16:04:03 jan Exp $ + +m4_define(`EN') +m4_define(`DE_FILE', `index-de.html') +m4_define(`TITLE', `Website integrity check') + +m4_define(`FANCY_HEADER') + +PAGE_START + +<div id="intro" style="float:left; padding-right:0; width:600px;"> + <span></span> + <h2>mapWOC...</h2> + <p>...massive automated passive Web Observation Center is a Free + tool to check website integrity. + ... TODO. + </p> +</div> + +<div id="full"> + +<div class="column1"> +<h4>mapWOC kennen lernen</h4> + <p>Entdecken Sie, was in mapWOC steckt! Lernen Sie, was + mapWOC ist und lassen Sie sich die Funktionen zeigen. + </p> + <p><a href="about-de.hml">Über mapWOC >></a></p> +</div> + +<div class="column2"> +<h4>Für Entwickler</h4> +<p>Testen Sie mapWOC und geben Sie Feedback!</p> +<p><a href="development-de.html">Entwicklung >></a></p> +</div> + +<div class="column3"> +<h4>In Kontakt treten</h4> +<p>mapWOC ist Freie Software. Helfen Sie mit beim Aufbau der +Gemeinschaft und nehmen Sie Kontakt mit uns auf! +</p> +<p><a href="contact-de.html">Kontakt >></a></p> +</div> + +</div>