aboutsummaryrefslogtreecommitdiffstats
path: root/piccast/templates/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'piccast/templates/404.html')
-rw-r--r--piccast/templates/404.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/piccast/templates/404.html b/piccast/templates/404.html
new file mode 100644
index 0000000..2095673
--- /dev/null
+++ b/piccast/templates/404.html
@@ -0,0 +1,10 @@
+<html>
+<head>
+<title>PicCast - 404</title>
+</head>
+<body>
+<center>
+<h1>Four Oh Four!</h1>
+</center>
+</body>
+</html>