[pve-devel] [PATCH pve-manager v2 4/4] notifications: test: style fixup

Lukas Wagner l.wagner at proxmox.com
Fri Mar 28 11:19:14 CET 2025


Other commits introduced a consistent style for handlebars expressions,
this commit applies the same style to test notification templates.

Signed-off-by: Lukas Wagner <l.wagner at proxmox.com>
---
 templates/default/test-body.html.hbs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/default/test-body.html.hbs b/templates/default/test-body.html.hbs
index 26a43dde..24454433 100644
--- a/templates/default/test-body.html.hbs
+++ b/templates/default/test-body.html.hbs
@@ -1 +1 @@
-This is a test of the notification target '{{ target }}'.
+This is a test of the notification target '{{target}}'.
-- 
2.39.5





More information about the pve-devel mailing list