meraproject/content/merakomis/jade/o/pages/new-pass-enter.php
keboss-m 5c21d25d45 Initial commit: Merakomis portal, Docker stack and user-reader API.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 11:04:05 +03:00

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>