{% extends "cm_portal/geriatric_index.html" %} {% block title %}| List of Residents{% endblock %} {% block page_title %}| List of Residents{% endblock %} {% block external %} {% endblock %} {% block sidebar %}
{% if user.is_authenticated %} {% include 'cm_portal/user.html' %} {% endif %}