summaryrefslogtreecommitdiff
path: root/template/404.content.html
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2011-03-31 12:36:37 +0200
committerChristian Franke <nobody@nowhere.ws>2011-03-31 12:42:55 +0200
commite9f8693fad229e078295601f8484042a2d577ded (patch)
tree6cd9150e05360f84ec5dab7dde035c99f829c2d7 /template/404.content.html
parent8a84d956e3903f9447362be06af5d66833c5df1f (diff)
Add 404 error page
Diffstat (limited to 'template/404.content.html')
-rw-r--r--template/404.content.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/template/404.content.html b/template/404.content.html
new file mode 100644
index 0000000..dc1bb57
--- /dev/null
+++ b/template/404.content.html
@@ -0,0 +1,10 @@
+<h2>
+ [ 404 - File not Found ]
+</h2>
+<!--<img src="img/trieste.jpg" class="contentimage" alt="Bild: Trieste">-->
+<p>
+ Leider konnten wir die Datei zu Deiner Anfrage nicht finden.
+ Eventuell ist der Link den Du benutzt hast fehlerhaft oder veraltet.
+ Falls Du der Meinung bist, dass dieser Link funktionieren sollte, kontaktiere bitte kontakt [at] sublab.org.<br/>
+ Hier geht es zur <a href="/">Startseite</a>.
+</p>