{% block nav_left %}
  • Geriatric
  • HRIS
  • CSU
  • {% endblock %}
    {% block nav_right %}{% endblock %} {% if user.is_authenticated %}
  • Logout
  • {% endif %}