{% extends "cm_portal/geriatric_index.html" %} {% block title %}| List of Drugs{% endblock %} {% block page_title %}| List of Drugs{% endblock %} {% load static %} {% block search_form %}
{% endblock %} {% block sidebar %} {% if user.is_authenticated %} {% include 'cm_portal/user.html' %} {% endif %}There are no drugs in the portal.
{% endif %}