chill-bundles/templates/UI/notification_user_counter.html.twig

1 line
76 B
Twig

{% if nb > 0 %}<span class="notification-counter">{{ nb }}</span>{% endif %}