diff --git a/src/synapse_registration/registration/templates/registration/email_form.html b/src/synapse_registration/registration/templates/registration/email_form.html index fcb391e..26b32bb 100644 --- a/src/synapse_registration/registration/templates/registration/email_form.html +++ b/src/synapse_registration/registration/templates/registration/email_form.html @@ -11,6 +11,11 @@
{{ form.email.errors }}
+ +We will send you an email with a link to verify your email address.
++ By clicking the button below, you agree that we store your email address and the IP address of the device you are using to send this request for processing your registration. +
{% endblock content %}