{% extends "base.html" %} {% load i18n %} {% block content %}
{% 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.' %}
{% trans 'Name' %} | {% trans 'Actions' %} |
---|---|
{{ study}} | {% trans 'Add' %} |