{% if card_before_indicator %}
{% endif %} {% if title %}
{{ title }}
{% endif %} {% if value %}
{{ value }}
{% endif %} {% if content %}
{{ content|safe }}
{% endif %} {% if slot %} {{ slot|safe }} {% endif %}