<div class="navig">
<form method="post"
action="/enter/login">
Логин<br />
<input
type="text" name="login" maxlength="20"
/><br />
Пароль<br />
<input
type="text" name="pass" maxlength="20"
/><br />
<input type="submit"
value="Войти" /> | <a
href=/pass>Восстановление
пароля</a>
</form>
</div>