Spacing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{% for dlz in item.dlz if item.dlz is iterable %}
|
||||
|
||||
dlz "{{ dlz.name }}" {
|
||||
{% filter indent(bind9_config_indent, true) %}
|
||||
{{ ('database "' + simple_item_list(dlz.database) + '";') }}
|
||||
|
||||
Reference in New Issue
Block a user