{% extends "core/settings/settings_base.html" %} {% load crispy_forms_filters %} {% load utils %} {% load i18n %} {% load webpush_notifications %} {% block html_head %} {% webpush_header %} {% endblock %} {% block settings_content %}
{% translate "Activate push notifications on each device you want to receive them." %}
{# Not translated: webpush_button with_class="btn btn-sm btn-outline-primary" #}{% translate "You can configure whether you want to receive notifications for the following occasions:" %}
{% endblock %}