summaryrefslogtreecommitdiffstats
path: root/templates/404.tpl.php
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2012-03-13 11:36:26 +0100
committerStefan Ritter <xeno@thehappy.de>2012-03-13 11:36:26 +0100
commit600316a94a7e40c5fef364d6f98abc3e509131ad (patch)
tree4d35ea4627d32bf1c1d6acfdb4799eae174e54a2 /templates/404.tpl.php
Initial commit
Diffstat (limited to 'templates/404.tpl.php')
-rw-r--r--templates/404.tpl.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/404.tpl.php b/templates/404.tpl.php
new file mode 100644
index 0000000..91fc6fb
--- /dev/null
+++ b/templates/404.tpl.php
@@ -0,0 +1,2 @@
+<h1>404</h1>
+<p>Site not found...</p>