{% load i18n %} {% if user.is_authenticated and number_unread_notifications > 0 %}
{% trans "You have" %} {{ number_unread_notifications }} {% trans "unread replies" %}