adding template for alert endpoint

This commit is contained in:
gabryon99 2020-06-16 17:15:33 +02:00
parent c2c763c2c1
commit f2e4b6408a
5 changed files with 60 additions and 20 deletions

View file

@ -30,6 +30,7 @@ local context = {
endpoints = notification_configs.get_types(),
},
template_utils = template,
plugins_utils = plugins_utils,
page_utils = page_utils,
json = json,
info = ntop.getInfo()