{{ title }}
{% if icon %} {% endif %}
{{ value }}
{% if trend %}
{% if trend|first == "+" %} ↑ {{ trend }} {% else %} ↓ {{ trend }} {% endif %} {% if trend_label %} {{ trend_label }} {% endif %}
{% endif %}