source:
templates/login.html
| Last change on this file was 1, checked in by , 18 years ago | |
|---|---|
| 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.
