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