{{ params.htmlElement|default:"div" }} class="tna-card{% if params.featured %} tna-card--featured{% endif %} {{ params.classes }}" {% for attribute, value in params.attributes.items %} {{ attribute }}="{{ value }}"{% endfor %}>
{{ params.heading.supertitle }}
{{ params.text }}
{% else %} {{ params.body | safe }} {% endif %}