pve-manager/templates/default
Lukas Wagner fede7e87e4 notifications: use named templates instead of in-code templates
This commit adapts notification sending for
    - package update
    - replication
    - backups

to use named templates (installed in /usr/share/pve-manager/templates)
instead of passing template strings defined in code to the
notification stack.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Tested-by: Max Carrara <m.carrara@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
2024-06-03 14:16:35 +02:00
..
package-updates-body.html.hbs notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
package-updates-body.txt.hbs notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
package-updates-subject.txt.hbs notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
replication-body.html.hbs notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
replication-body.txt.hbs notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
replication-subject.txt.hbs notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
test-body.html.hbs notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
test-body.txt.hbs notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
test-subject.txt.hbs notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
vzdump-body.html.hbs notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
vzdump-body.txt.hbs notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
vzdump-subject.txt.hbs notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00