{% for net in nets %} {% if net != 'policy' and net != 'network' and net.0 != "("%} {{ net }} {% else %} {{ net }} {% endif %} {% endfor %}