Mercurial > mxd2map
comparison about-de.htm4 @ 155:5a882b5773c9
initial website.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Wed, 30 Mar 2011 15:51:06 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 155:5a882b5773c9 |
---|---|
1 m4_dnl -*-html-*- | |
2 m4_include(`template.m4') | |
3 m4_dnl $Id$ | |
4 | |
5 m4_define(`DE') | |
6 m4_define(`EN_FILE', `about.html') | |
7 m4_define(`about-de.html', `0') | |
8 m4_define(`TITLE', `Über mapWOC') | |
9 m4_define(`MAIN', `about') | |
10 | |
11 PAGE_START | |
12 | |
13 <div id="intro"> | |
14 <h2>Über mapWOC</h2> | |
15 <p>mapWOC ist ...</p> | |
16 </div> | |
17 | |
18 <div id="main"> | |
19 <h2>Was ist mapWOC?</h2> | |
20 <p>TODO</p> | |
21 | |
22 <h2>mapWOC Komponenten</h2> | |
23 <p>TODO</p> | |
24 | |
25 <h2>Systemvorausetzungen</h2> | |
26 <p>TODO</p> | |
27 | |
28 | |
29 <h2>Funktionen & Screenshots</h2> | |
30 <p>TODO</p> | |
31 | |
32 </div> | |
33 | |
34 <div id="sidebarsimple"> | |
35 <img src="img/logo_single.png"> | |
36 </div> |