48
49
{% set helpText %}{% trans "Should the notification interrupt nagivation in the Web Portal? Including Login." %}{% endset %}
49
50
{{ forms.checkBox("isInterrupt", title, notification.isInterrupt, helpText) }}
51
57
{{ forms.textarea("body", "", notification.body, "", "", 10) }}
53
59
<div class="tab-pane" id="audience">