3 lines
No EOL
77 B
INI
3 lines
No EOL
77 B
INI
{%- for key, val in config.iteritems() %}
|
|
{{ key }} = {{ val }}
|
|
{%- endfor %} |