{{ ' {% with' }} {%- for key, value in parameters.items() %} {{ key }} = {{ value }}{% if not loop.last %},{% endif %} {%- endfor %} {{ '%}' }} {{ '{% include "' }}{{ file }}{{ '" %}' }} {{ '{% endwith %}' }}