{% extends "remapp/filteredbase.html" %} {% block navrf %}
There are {{ filter.count }} studies in this list.
{% endblock %} {% block col2 %}Note: Apply the exam filter first to refine what is exported.
Export to CSV {% if admin.pidgroup %} With names With ID With both
{% endif %} Export to XLSX {% if admin.pidgroup %} With names With ID With both {% endif %}
{% else %}No export permissions
{% endif %}