diff --git a/fence/templates/register_user.html b/fence/templates/register_user.html index 7cc0edf8c..2a5a0ad31 100644 --- a/fence/templates/register_user.html +++ b/fence/templates/register_user.html @@ -15,7 +15,7 @@

{% block title %}Register{% endblock %}

{% block content %}
-

Register* in order to get access to download data

+

Register in order to get access to download data

{{ form.csrf_token }} +

By registering and submitting this form, you hereby acknowledge and consent to be bound by our data use agreement (DUA).


-

By registering and submitting this form, you hereby acknowledge and consent to be bound by our terms and conditions, and our data use agreement (DUA), both of which can be found on our main website, or on our data access portal.

{% endblock %}