1 line
625 B
PHP
1 line
625 B
PHP
|
|
<div class="page-centred"><div class="window message"><div class="form-head">СМЕНИТЬ ПАРОЛЬ</div><p class="form-message">Введите новый пароль и повторите ввод.</p><form action="/" method="" class="form"><input type="password" name="sign-password" placeholder="password" title="Введите пароль" pattern="" required="" class="input"/><input type="password" name="sign-password" placeholder="repeat password" title="Введите пароль еще раз" pattern="" required="" class="input"/><button type="submit" class="btn">ГОТОВО</button></form></div></div>
|