Просмотр файла www/style/web/admin_enter_bad.tpl

Размер файла: 346B
{include file="$style/head.tpl"}
<div class="error">Логин или Пароль не верный</div>
<form  method="post">
Логин: <br />
<input type="text" name="login" /><br />
Пароль: <br />
<input type="text" name="password" /><br />
<input type="submit" value="Войти" />
</form>
{include file="$style/foot.tpl"}