{% extends "remapp/filteredbase.html" %} {% block navbar %}
There are {{ filter.count }} studies in this list.
{% if admin.exportperm or admin.adminperm %} {% else %}Sorry, you don't have enough permissions to enable study export.
{% endif %} {% endblock %} {% block col2 %} {{ studyfilter }}