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

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


{{ pgettext("consent-overview", "Overview") }}

{{ pgettext("consent-purpose", "Purpose") }}

{{ pgettext("consent-procedure", "Procedure") }}

{{ pgettext("consent-voluntary", "Voluntary participation") }}

{{ pgettext("consent-confidentiality", "Confidentiality") }}

{{ pgettext("consent-collaborations", "Research collaborations") }}

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

{{ pgettext("consent-risks", "Risks/Discomforts") }}

{{ pgettext("consent-benefits", "Benefits") }}

{{ pgettext("consent-compensation", "Compensation") }}

{{ pgettext("consent-rights", "Your rights") }}

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

{{ pgettext("consent-consent", "Consent") }}

{% endblock %}