diff --git a/recipes/default/templates/host.tpl b/recipes/default/templates/host.tpl index 4f52a0a..dec1c58 100644 --- a/recipes/default/templates/host.tpl +++ b/recipes/default/templates/host.tpl @@ -30,4 +30,4 @@ define host { {% if host.icon_image %} icon_image {{ host.icon_image }} {% endif %} -{{ host|custom_macros }} +{{ host|custom_macros }}}