Добавлена возможность повторной отправки подтверждения регистрации

This commit is contained in:
2021-08-14 22:33:17 +03:00
parent cff187f449
commit ff792aedc1
6 changed files with 180 additions and 100 deletions

View File

@@ -10,7 +10,7 @@
<div class="field">
<label class="label">Email</label>
<p class="control has-icons-left">
<input class="input" type="email" name="email" placeholder="you@mail.com" required>
<input class="input" type="email" name="email" placeholder="yourmail@mail.com" required>
<span class="icon is-small is-left">
<i class="fas fa-envelope"></i>
</span>