0.1.354 mailingSubscribeRequired functional
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
onkeydown = "hideErrors(this)"
|
||||
type="text"
|
||||
placeholder="E-mail"
|
||||
id="registration_email_input"
|
||||
{% if form.data.email %} value="{{ form.data.email }}"{% endif %}>
|
||||
|
||||
{% if form.errors and form.errors.email %}
|
||||
|
||||
Reference in New Issue
Block a user