{% extends "execution/study_base.html" %} {% load i18n django_bootstrap5 %} {% block content %}
{% translate 'This page allows to customize participant tags to the specific workflows of this study.' %}
{% for form in forms %} {% endfor %} {% endblock %}