Spacing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{% for view in item.view if item.view is iterable %}
|
||||
|
||||
view {{ view.name }} {
|
||||
{% filter indent(bind9_config_indent, true) %}
|
||||
{{ ('match-recursive-only ' + functions.named_boolean(view.match_recursive_only) + ';\n') if view.match_recursive_only is defined -}}
|
||||
|
||||
Reference in New Issue
Block a user