source: templates/login.html

Last change on this file was 1, checked in by george, 16 years ago

Prvnotní import původních kódů z wowresource.

File size: 275 bytes
Line 
1 {error}
2<form method="post">
3 <input type="text" value="{name}" onfocus="this.value=''" name="login" class="login">
4 <input type="password" value="password" onfocus="this.value=''" name="password" class="login">
5 <input type="submit" class="login">
6</form> {botom}
Note: See TracBrowser for help on using the repository browser.