Merge branch 'master' of linz:/srv/git/slides
[slides.git] / 404.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <meta name="viewport" content="width=device-width, height=device-height">
6 <meta name="Content-Language" content="en">
7
8 <link rel="stylesheet" href="kairo.css">
9 <link rel="icon" href="http://home.kairo.at/site-icon.png" type="image/png">
10
11 <title>Page Not Found</title>
12 </head>
13
14 <body>
15 <div class="KaiRoLogo">
16 <a href="http://www.kairo.at/"><img src="http://home.kairo.at/kairolog_kl.gif"
17                                     alt="www.KaiRo.at" title="www.KaiRo.at"
18                                     class="KaiRoLogo"></a>
19 </div>
20
21 <h1>KaiRo's Slides: Page Not Found</h1>
22 <p class="errpagetext">I looked 'round and 'round but this page couldn't be
23   found.</p>
24 <p class="errpagetext">Sorry.<br><a href="/">Find the right page from the main
25   slides list.</a></p>
26
27 </body>
28 </html>