{% extends 'webhooks/base.html' %} {% load icons %} {% block page_header %}

Notification settings

{% endblock page_header %} {% block form_content %}
{% include 'notifications/manage.inc.html' %}
{% endblock form_content %}