{% extends 'intecomm_edc/bootstrap3/base.html' %} {% load static edc_dashboard_extras %} {% block main %} {{ block.super }}
 
Screen / Group
Home {% if perms.intecomm_screening.view_healthtalklog %}    Health Talk Log {% endif %} {% if perms.intecomm_screening.view_patientlog %}    Patient Log {% endif %} {% if perms.intecomm_screening.view_patientgroup %}    Manage Patient Groups {% endif %}
 
{% endblock main %}