• {% if badge_count and badge_count > 0 %} {% if badge_count > 99 %} 99+ {% else %} {{ badge_count }} {% endif %} {% endif %}
    {{ slot }}