annotate website/404-de.htm4 @ 202:1e3a5019c4ed
* INSTALL.txt, LICENCE.txt, doku/source/LICENCE.txt,
doku/source/conf.py, doku/source/functionality.txt,
doku/source/index.txt, doku/source/restrictions.txt: Added some
formatting, a section about the setup of environment vars needed
for runtime, added some more features.
author |
Stephan Holl <stephan.holl@intevation.de> |
date |
Thu, 21 Jul 2011 09:38:44 +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(`DE') |
|
6 m4_define(`EN_FILE', `404.html') |
|
7 m4_define(`TITLE',`404') |
|
8 PAGE_START |
|
9 |
|
10 <div id="intro"> |
|
11 <h2>Seite nicht gefunden</h2> |
|
12 <p>Fehler 404</p> |
|
13 </div> |
|
14 |
|
15 <div id="main"> |
|
16 <p><br></p> |
|
17 <p><br></p> |
|
18 <p><br></p> |
|
19 </div> |