{% extends "edc_model_admin/admin/change_list.html" %} {% load i18n admin_urls static admin_list edc_admin_modify %} {% load edc_sites_extras %} {% block object-tools-items %}
  • Home
  • Consent
  • Screening
  • {% if request|country == "uganda" %} {% else %} {% endif %} Patients
  • Groups
  • Calls
  • Talks
  • Facilities
  • {% if request|country == "uganda" %} Add {% else %} Add {% endif %}
  • {% endblock %}