{% extends "subjects/subject_base.html" %} {% load i18n %} {% block title %}{% trans "Add to study" %} · {{ block.super }}{% endblock %} {% block content %} {% if not attributeset %}
{% trans 'Please first provide attributes so we can check whether this person meets the study filters.' %}
{% trans 'This person does not meet the filters of the currently active studies.' %}