{% load helpers %} {% if address_group or address %} {% for i in address_group %} {{ i|placeholder }}
{% endfor %} {% for i in address %} {{ i|placeholder }}
{% endfor %} {% else %} {% if nat %}—{% else %}ANY{% endif %} {% endif %}