annotate website/404.htm4 @ 275:afd0c5cdec6a
Updated screenshots, some hints about enlargment of images
author |
Stephan Holl <stephan.holl@intevation.de> |
date |
Fri, 30 Sep 2011 14:13:50 +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> |