Testing config parser output
This commit is contained in:
parent
875de2b331
commit
52b52882ab
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
|||
{#-
|
||||
{% for key, val in section.iteritems() -%}
|
||||
{{ key }} = {{ val }}
|
||||
{% endfor -%}
|
||||
{% endfor -%}
|
||||
-#}
|
||||
{% endfor -%}
|
||||
|
|
Loading…
Reference in a new issue