{# (C) 2020 - ntop.org This is the template for the endpoints page. #}
{{ i18n('endpoint_notifications.name') }} {{ i18n('endpoint_notifications.type') }} {{ i18n('endpoint_notifications.used_by_recipients') }} {{ i18n('actions') }}
{% for endpoint_key, endpoint in pairsByKeys(notifications.endpoints, asc) do %} {% end %} {* template_utils.gen("pages/modals/endpoint_notifications/add.template", notifications) *} {* template_utils.gen("pages/modals/endpoint_notifications/remove.template", notifications) *} {* template_utils.gen("pages/modals/endpoint_notifications/edit.template", notifications) *} {* template_utils.gen("pages/modals/factory-reset.template", { body = i18n("endpoint_notifications.factory_reset.body", { reset_element = i18n("endpoint_notifications.endpoint_list") }), title = i18n("endpoint_notifications.factory_reset.title", { reset_element = i18n("endpoint_notifications.endpoint_list") }) }) *}