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.wag...@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 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel