Update virtual
Remove spacing
This commit is contained in:
parent
31879915e2
commit
59eb3b711a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
{% endfor -%}
|
{% endfor -%}
|
||||||
{% else -%}
|
{% else -%}
|
||||||
{# ..otherwise expect it to be just a string for the value -#}
|
{# ..otherwise expect it to be just a string for the value -#}
|
||||||
{{ key }} {{ value }}
|
{{ key }} {{ value }}
|
||||||
{% endif -%}
|
{% endif -%}
|
||||||
{% endfor -%}
|
{% endfor -%}
|
||||||
{% endif -%}
|
{% endif -%}
|
||||||
|
|
Loading…
Reference in a new issue