Mercurial > mxd2map
annotate website/index.htm4 @ 162:dd4bb5869f86
replaced mapWOC with MXD2map
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Thu, 30 Jun 2011 13:23:24 +0200 |
parents | 579b94f442a9 |
children | 8f9196c9c7e8 |
rev | line source |
---|---|
155 | 1 m4_dnl -*-html-*- |
2 m4_include(`template.m4') | |
3 m4_dnl $Id: index.htm4,v 1.30 2006/01/12 16:04:03 jan Exp $ | |
4 | |
5 m4_define(`EN') | |
6 m4_define(`DE_FILE', `index-de.html') | |
7 m4_define(`TITLE', `Website integrity check') | |
8 | |
9 m4_define(`FANCY_HEADER') | |
10 | |
11 PAGE_START | |
12 | |
13 <div id="intro" style="float:left; padding-right:0; width:600px;"> | |
14 <span></span> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
15 <h2>MXD2map...</h2> |
155 | 16 <p>...massive automated passive Web Observation Center is a Free |
17 tool to check website integrity. | |
18 ... TODO. | |
19 </p> | |
20 </div> | |
21 | |
22 <div id="full"> | |
23 | |
24 <div class="column1"> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
25 <h4>MXD2map kennen lernen</h4> |
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
26 <p>Entdecken Sie, was in MXD2map steckt! Lernen Sie, was |
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
27 MXD2map ist und lassen Sie sich die Funktionen zeigen. |
155 | 28 </p> |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
29 <p><a href="about-de.hml">�ber MXD2map >></a></p> |
155 | 30 </div> |
31 | |
32 <div class="column2"> | |
33 <h4>F�r Entwickler</h4> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
34 <p>Testen Sie MXD2map und geben Sie Feedback!</p> |
155 | 35 <p><a href="development-de.html">Entwicklung >></a></p> |
36 </div> | |
37 | |
38 <div class="column3"> | |
39 <h4>In Kontakt treten</h4> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
40 <p>MXD2map ist Freie Software. Helfen Sie mit beim Aufbau der |
155 | 41 Gemeinschaft und nehmen Sie Kontakt mit uns auf! |
42 </p> | |
43 <p><a href="contact-de.html">Kontakt >></a></p> | |
44 </div> | |
45 | |
46 </div> |