diff --git a/postfix/virtual b/postfix/virtual index d945944..55f9f43 100644 --- a/postfix/virtual +++ b/postfix/virtual @@ -11,7 +11,7 @@ {% endfor -%} {% else -%} {# ..otherwise expect it to be just a string for the value -#} - {{ key }} {{ value }} +{{ key }} {{ value }} {% endif -%} {% endfor -%} {% endif -%}