bjack/templates/invalid.tpl.php
2012-03-13 11:36:26 +01:00

11 lines
275 B
PHP

<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>