{% extends "studies/study_base.html" %} {% load i18n auth bootstrap4 subjectfilters %} {% block title %}{% trans "Exclusion criteria" %} · {{ block.super }}{% endblock %} {% block content %}
{% include "studies/__exclusioncriteria_fmri.html" %}