..
2022-12-12 23:28:25 -05:00
2023-11-29 23:53:32 -05:00
2023-01-01 22:36:12 -05:00
2022-12-12 23:28:25 -05:00

Here place for default templates for alerts, groups and notifications.

DO NOT TOUCH files here!

Use user template overrides in main observium dir templates/

For example:

# change current dirrectory to your observium dir
cd /opt/observium
# copy (or create) new template from defaults, for example HTML email notifications:
cp includes/templates/notification/email_html.tpl templates/notification/
# edit copied file:
nano templates/notification/email_html.tpl