{% load i18n %} {% block cell-content %} <{{ cell.title_level }} class="cell--title">{% trans "Notifications" %} {% if notifications %} {% else %}

{% trans 'No notifications.' %}

{% endif %} {% if push_notifications_enabled %}
{% endif %} {% endblock %}