{% extends "subjects/subject_base.html" %} {% load i18n %} {% block title %}{% trans "Add study participation" %} · {{ block.super }}{% endblock %} {% block content %} {% if not attributeset %} {% else %} {% endif %} {% endblock %}