summaryrefslogtreecommitdiff
path: root/www/failure.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/failure.php')
-rw-r--r--www/failure.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/failure.php b/www/failure.php
new file mode 100644
index 0000000..21cd87c
--- /dev/null
+++ b/www/failure.php
@@ -0,0 +1,15 @@
+<!Doctype html>
+<head>
+<title>404 - No Droids found</title>
+<link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'>
+</head>
+
+<body>
+<center>
+<img src="404.jpg" alt="404 - not found">
+
+<br><br>
+Recommandations:
+<table>
+<tr><td><a href="/youtube">Get a random youtube Video</a></td><td><a href="/puush">or a random puush file</a></td></tr>
+</table>