{% extends "execution/base.html" %} {% load i18n %} {% block title %}{{ study }} · {{ block.super }}{% endblock %} {% block header %}

{{ study }}

{% trans 'Export attributes' %} {% if study.consent %} {% translate 'Consent document' %} {% endif %}
{% endblock %}