{% extends "execution/participationconsent_base.html" %} {% load i18n %} {% block content %}

{% translate "Study consent is legally required to start data collection. You can use this page to upload the study consent documents so you don't lose track." %}

{% translate 'Add' %} {% if study.consent %} {% translate 'Download blueprint' %} {% endif %}
{% endblock %}