diff --git a/rowers/templates/gdpr_optin.html b/rowers/templates/gdpr_optin.html index bc2bb898..19255535 100644 --- a/rowers/templates/gdpr_optin.html +++ b/rowers/templates/gdpr_optin.html @@ -5,13 +5,18 @@ {% block title %}GDPR Opt-In{% endblock %} {% 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. +
+To comply with the European Union General Data Protection Regulation, we need to record your consent to use personal data on this website. Please take some time to review our data policies. If you agree and - opt in, click the green button at the bottom to be taken to the site. + opt in, click the "opt in" button at the bottom to be taken to the site. If you do not agree, please use the red button to delete your account. This will irreversibly delete all your data on rowsandall.com and remove your account. @@ -32,7 +37,7 @@
- Opt in and continue + Opt in and continue
diff --git a/rowers/templates/list_workouts.html b/rowers/templates/list_workouts.html index 5214ee8a..a46e7fdd 100644 --- a/rowers/templates/list_workouts.html +++ b/rowers/templates/list_workouts.html @@ -6,7 +6,7 @@ {% block scripts %}