{% extends "template.html" %} {% block content %}

Test notification groups

{{form.as_table}}
Compose test message...
{% for g in groups %} {% endfor %}
...to be sent to following notification groups.
{{g.name}}
{% endblock %}