summaryrefslogtreecommitdiffstats
path: root/templates/invalid.tpl.php
blob: a05adf9eae867be078e2bc56353cafcc4ef8df69 (plain)
1
2
3
4
5
6
7
8
9
10
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>