summaryrefslogtreecommitdiffstats
path: root/templates/invalid.tpl.php
diff options
context:
space:
mode:
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>