{% extends "cm_portal/csu_index.html" %} {% block title %}| List of Items{% endblock %} {% block page_title %}| List of Items{% endblock %} {% load static %} {% block sidebar %}
{% if user.is_authenticated %} {% include 'includes/user.html' %} {% endif %}