{% extends "_base.html" %} {% load i18n %} {% load static %} {% load push_notification_filters %} {% block content %}
{% trans "Title" %} | {% trans "Channel" %} | {% trans "Last updated" %} | {% trans "Sent" %} | |
---|---|---|---|---|
{% if search_query %} {% trans "No push notifications found with these filters." %} {% else %} {% trans "No push notifications available yet." %} {% endif %} |