{% if card.icon is not none %} {% endif %} {{card._get_header()}}

{% if card.has_details==false %} {% else %} {% for key, value in card.details_map.items() %} {% if loop.index == 1 %} {% endif %} {% endfor %} {% endif %}

{{card.body}}

{% if card.move_icon is not none %} {% endif %} {{card.body}}

{{key}} {{value}}