{% extends 'intecomm_edc/bootstrap3/base.html' %} {% load static edc_dashboard_extras %} {% block main %} {{ block.super }}
{% csrf_token %}
{% csrf_token %}
 
{{ protocol_name |default:project_name }} {{ site_title|default:request.site.name|title }}
Screening and Grouping Patient Logs / Patient Groups Follow-up Subjects General {% if perms.edc_action_item.nav_action_item_section %}    Action items {% endif %} {% if perms.edc_data_manager.nav_data_manager_section %}    Data Management {% endif %} {% if perms.edc_export %}    Export data {% endif %} {% if perms.edc_auth.change_userprofile %}    Account Management {% endif %}    Switch sites    Log out
 
{% endblock main %}