{% extends edc_base_template %} {% load static %} {% block main %} {{ block.super }}
 
Data Collection Status
Home {% if perms.edc_metadata.view_crfmetadata %} Review outstanding CRFs/Requisitions {% endif %} Crf Collection Status Requisition Collection Status {% if perms.edc_crf %} Review CRFs Flagged as Incomplete {% endif %} {% if perms.edc_metadata %} Admin {% endif %}
 
{% endblock main %}