{% for node in nodes %} {% include "netbox_nsm/inc/addr_tree_node.html" with node=node depth=depth prefix=prefix show_copy=show_copy ipa_cell_pill=ipa_cell_pill|default_if_none:True forloop_counter=forloop.counter %} {% endfor %}