diff --git a/rowers/templates/gdpr_optin.html b/rowers/templates/gdpr_optin.html
index 19255535..311816ac 100644
--- a/rowers/templates/gdpr_optin.html
+++ b/rowers/templates/gdpr_optin.html
@@ -7,7 +7,8 @@
{% block main %}
We know you are eager to start using rowsandall.com, but we must
- ask you to read and agree with the below first.
+ ask you to read and agree with the below first. At the bottom of this page,
+ you can opt in or delete this user account.
+
+
{% if not racelogo and race.manager == request.user %}
Add Race Logo
{% endif %}
@@ -95,9 +126,14 @@
{% if request.user.is_anonymous %}
-
- Registered users of rowsandall.com can participate in this event. Participation is free, unless specified differently in the race comment above.
-
+
+ Registered users of rowsandall.com can participate in this event. Participation is free, unless specified differently in the race comment above.
+ {% if race.sessiontype == 'race' %}
+