{% if card.header_icon %} {% endif %}{{ card.title }}
{{ card.menu.render }} {% include 'cards/standard/_reload_button.html' %}
{% for entry in entries %}

{% if enable_reorder %} {% endif %} {% if entry.colour %}{% endif %}{{ entry.name }}

{% if selected_id == entry.pk %} {% endif %} {% empty %}
{{ empty_list_message }}
{% endfor %}
{% if card.footer %} {% endif %} {% if enable_reorder %} {% endif %}
{% include 'cards/standard/_reload_script.html' %}