summaryrefslogtreecommitdiffstats
path: root/templates/invalid.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/invalid.tpl.php
Initial commit
Diffstat (limited to 'templates/invalid.tpl.php')
-rw-r--r--templates/invalid.tpl.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/invalid.tpl.php b/templates/invalid.tpl.php
new file mode 100644
index 0000000..a05adf9
--- /dev/null
+++ b/templates/invalid.tpl.php
@@ -0,0 +1,11 @@
+<h1>Error</h1>
+
+Something went terribly wrong!<br /><br />
+
+Wrong password?<br />
+Username cannot be <b>name</b><br />
+Password cannot be <b>password</b><br />
+The developer is a dumbass<br /><br />
+
+<a href="?login">Try again</a><br /><br/>
+<a href="?menu">Back to menu</a>