{% extends "cm_portal/geriatric_index.html" %} {% block title %}| List of Medications{% endblock %} {% block page_title %}| List of Medications{% endblock %} {% load static %} {% block content %}
There are no medications in the portal.
{% endif %} {% if perms.cm_portal.add_medication %} Add a medication {% else %} Add a medication {% endif %}