annotate website/404.htm4 @ 331:10939bda0aaa
* contrib/installer/example/example/epsg/epsg:
Add Gauss Kruger zone 2, Germany Zone 2, Germany Zone 3
author |
Andre Heinecke <aheinecke@intevation.de> |
date |
Mon, 22 Oct 2012 17:38:01 +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> |