Update virtual

Remove spacing
This commit is contained in:
Fabian Chong 2015-09-08 20:33:06 +08:00
parent 31879915e2
commit 59eb3b711a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
{% endfor -%}
{% else -%}
{# ..otherwise expect it to be just a string for the value -#}
{{ key }} {{ value }}
{{ key }} {{ value }}
{% endif -%}
{% endfor -%}
{% endif -%}