{% include 'manage/threshold/partials/notify.html' %} {% if channels is not None %}
{% for channel, info in channels.items %} {% endfor %}
channel actions
{{ channel }} {{ info }}
{% endif %}