{% if unreadCount > 0 %} {{ unreadCount }} {{ unreadCount == 1 ? 'nouvelle' : 'nouvelles' }} {% endif %}