{% extends "base.html" %} {% load django_bootstrap5 %} {% block headline %}Reset Channel Notification{% endblock %} {% block subtitle %}{{ channelnotificationsettings.channel }}{% endblock %} {% block content %}
Are you sure, you want to reset the notifications for {{ channelnotificationsettings.channel }} to your global defaults?
{% endblock %}