{% extends "cm_portal/geriatric_index.html" %} {% block title %}| List of Residents with Medical Abstracts{% endblock %} {% block page_title %}| List of Residents with Medical Abstracts{% endblock %} {% load static %} {% block sidebar %}
{% if user.is_authenticated %} {% include 'cm_portal/user.html' %} {% endif %}There are no medical abstracts in the portal.
{% endif %}