{% block nav_left %} {% include 'includes/user_menu_dropdown.html' %}
  • Geriatric
  • HRIS
  • CSU
  • {% endblock %}
    {% block nav_right %}{% endblock %} {% if user.is_authenticated %}
  • Logout
  • {% endif %}