{% extends 'admin/base.html' %} {% block _title %}Notifications{% endblock %} {% set notif_link = 'active' %} {% block _content %}

Notifications

Configure notifications for new questions using ntfy

Server & Topic

/

Credentials (optional)

Set credentials if the topic is protected

Topic user

Topic password

{% endblock %} {% block _scripts %} {% endblock %}