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