{% block container %}
| {{ column.title }} | {% endfor %}
|---|
|
{% if column.model_column %}
{% include column.template_path %}
{% else %}
{% include column.template_path %}
{% endif %}
|
{% endfor %}
{% endblock %}
There are no patients on this list.