{% block content %}{% endblock %}
{% if locations %}
{% endif %}
ER Locations
-
{% for loc in locations %}
- {{ loc.care_name }} {% endfor %}