From 5665bb1f34cafddd93c3c218291a5f64cddef027 Mon Sep 17 00:00:00 2001 From: Tran Trong Nghia <80335335+emladevops@users.noreply.github.com> Date: Sun, 25 Dec 2022 18:03:14 +0700 Subject: [PATCH] Update registration_form.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mình đã bỏ phần Notify newsletter, vì trong pull request trước, phần newsletter khi đăng kí đã được lược bỏ --- templates/registration/registration_form.html | 7 ------- 1 file changed, 7 deletions(-) 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 %}