{% extends "timeline-page.html" %} {% block stylesheets %} {% endblock %} {% block main_body %}

{{ pgettext("consent-title", "We need your consent to proceed") }}


{{ pgettext("consent-database", "With this privacy policy, we would like to inform you about the personal data we collect when you register for our participant pool and for what purposes we process this data.") }} {{ pgettext("consent-database", "In addition, we would like to inform you about your rights with regard to the processing of personal data.") }}

{{ pgettext("consent-purpose", "Purposes of Processing") }}

{{ pgettext("consent-data", "Which Data are stored") }}

{{ pgettext("consent-duration", "Duration of Data Storage") }}

{{ pgettext("consent-security", "Security") }}

{{ pgettext("consent-protection", "Data Protection: Rights of Data Subjects") }}

{{ pgettext("consent-payment", "Payment and Compensation") }}

{{ pgettext("consent-contact", "Contact information") }}

{% endblock %}