{% extends "newbase.html" %} {% load static %} {% load rowerfilters %} {% 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. At the bottom of this page, you can opt in or delete this user account.

Data Consent

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 "opt in" button at the bottom to be taken to the site. If you do not agree, please use the button at the end fo the page to delete your account. This will irreversibly delete all your data on rowsandall.com and remove your account.

OPT IN AND CONTINUE


{% include "privacypolicy.html" %}

To start or continue using the site, please give your consent by clicking on the green Opt In button below.

OPT IN AND CONTINUE

{% csrf_token %}

Download your data

{% endblock %} {% block sidebar %} {% include 'menu_profile.html' %} {% endblock %}