diff --git a/templates/registration/registration_form.html b/templates/registration/registration_form.html index b4c5fc1..93854df 100644 --- a/templates/registration/registration_form.html +++ b/templates/registration/registration_form.html @@ -84,13 +84,6 @@
{{ form.organizations.errors }}
{% endif %} - {% if form.newsletter %} -
{{ form.newsletter }} - -
- {% endif %} - {% if form.captcha %}
{{ form.captcha }}
{% if form.captcha.errors %}