annotate website/404.htm4 @ 237:4f6356a908e1
* website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
* website/development-de.htm4, website/development.htm4: Added link to documentation
* website/index-de.htm4, website/index.htm4: some layout-tweaks to make the intro -text appear in one line.
author |
Stephan Holl <stephan.holl@intevation.de> |
date |
Fri, 05 Aug 2011 10:03:56 +0200 |
parents |
579b94f442a9 |
children |
|
rev |
line source |
155
|
1 m4_dnl -*-html-*- |
|
2 m4_include(`template.m4') |
|
3 m4_dnl $Id$ |
|
4 |
|
5 m4_define(`EN') |
|
6 m4_define(`DE_FILE', `404-de.html') |
|
7 m4_define(`TITLE',`404') |
|
8 PAGE_START |
|
9 |
|
10 <div id="intro"> |
|
11 <h2>Page not found</h2> |
|
12 <p>Error 404</p> |
|
13 </div> |
|
14 |
|
15 <div id="main"> |
|
16 <p><br></p> |
|
17 <p><br></p> |
|
18 <p><br></p> |
|
19 </div> |