{% extends "cm_portal/geriatric_index.html" %} {% block title %}| Inventory of Medicines{% endblock %} {% block page_title %}| Inventory of Medicines{% endblock %} {% load static %} {% block sidebar %}
{% if user.is_authenticated %} {% include 'cm_portal/user.html' %} {% endif %}