{{ label }} {% if stat_delta is not none %}
{% if direction == "up" %}▲{% else %}▼{% endif %}{{ stat_delta }}
{% endif %}