comparison 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
comparison
equal deleted inserted replaced
158:c4fa8e2cb5f7 159:579b94f442a9
1 m4_dnl -*-html-*-
2 m4_include(`template.m4')
3 m4_dnl $Id$
4
5 m4_define(`EN')
6 m4_define(`DE_FILE', `about-de.html')
7 m4_define(`TITLE', `About mapWOC')
8 m4_define(`MAIN', `about')
9
10 PAGE_START
11
12 <div id="intro">
13 <h2>About mapWOC</h2>
14 <p>mapWOC is ...</p>
15 </div>
16
17 <div id="main">
18 <h2>What is mapWOC?</h2>
19
20 <p>TODO</p>
21
22 <h2>mapWOC Components</h2>
23 <p>TODO</p>
24
25 <h2>System Requirements</h2>
26 <p>TODO</p>
27
28 <h2>Features & Screenshots</h2>
29 <p>TODO</p>
30
31 </div>
32
33 <div id="sidebarsimple">
34 <img src="img/logo_single.png">
35 </div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)