{% comment %} Per-category Discord routing. Included by each section's settings page, which passes only its own categories. {% endcomment %} {% load i18n %}
| {% translate "Alert" %} | {% translate "Enabled" %} | {% translate "Channels" %} |
|---|---|---|
| {{ route.get_category_display }} |
|
{% for webhook in webhooks %}
|
{% blocktranslate %}Save first, then use Send test alerts below to fire one sample of each category down whatever routing is configured. It uses the same delivery path as a real alert, so anything that arrives really is wired up.{% endblocktranslate %}
{% endif %}