{% if card.icon.cache and card.icon.cache.endswith('.svg') %} {{ include_svg(card.icon.cache) }} {% elif card.icon.cache %} {{ card.title }} {% if card.icon.class %} {% endif %} {% elif card.icon.class %} {% endif %}

{{ card.title }}

{{ card.text }}

{% if card.url %} {{ card.link_text }} {% else %} {{ card.link_text }} {% endif %}