diff --git a/templates/named.conf.zone.j2 b/templates/named.conf.zone.j2 index 1e924b2..1d3f298 100644 --- a/templates/named.conf.zone.j2 +++ b/templates/named.conf.zone.j2 @@ -1,4 +1,3 @@ -# Zones Macro {% for zone in item.zones %} zone "{{ zone.name }}" { {% filter indent(bind9_config_indent, true) %}