Testing config parser output

This commit is contained in:
Eric Renfro 2018-05-18 00:58:35 -04:00
parent 875de2b331
commit 52b52882ab

View file

@ -4,5 +4,5 @@
{% for key, val in section.iteritems() -%} {% for key, val in section.iteritems() -%}
{{ key }} = {{ val }} {{ key }} = {{ val }}
{% endfor -%} {% endfor -%}
-#}
{% endfor -%} {% endfor -%}
-#}