Skip to content

Commit

Permalink
fix host tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
lausser committed Apr 2, 2017
1 parent 214b630 commit 7527450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/default/templates/host.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ define host {
{% if host.icon_image %}
icon_image {{ host.icon_image }}
{% endif %}
{{ host|custom_macros }}
{{ host|custom_macros }}}

0 comments on commit 7527450

Please sign in to comment.