36c321c2865965f32fa8f7ede0f82db38797df14
[mygpo.git] / mygpo / web / templates / 404.html
blob36c321c2865965f32fa8f7ede0f82db38797df14
1 <html>
2 <head>
3 <title>404 Not found (gpodder.net)</title>
4 <link rel="stylesheet" type="text/css" href="/media/fail.css" />
5 </head>
6 <body>
7 <div id="c">
8 <div id="fail">
9 <h1>404 - Not found.</h1>
10 <p>
11 The requested document was not found on this server.
12 Please try again later or contact us.
13 </p>
14 </div>
15 </div>
16 <img id="icon" src="/media/failpodder.png">
17 </body>
18 </html>