{% load local_ip %} {% load multicast_ip %} {% load check_availability %} {% load i18n %} {% for ip in ips %}
{% if ips|length == 1 %} {% if ip.location.cc and ip.location.cc|lower != 'none' %} {% if user_plans == 0 %} {% endif %} {% else %} {% if user_plans == 0 %} {% endif %} {% endif %} {{ ip.ip }} {{ ip.count_ip }} {% if ips|length != 1 or ips.0.count != 1 %}   ({{ ip.count }}) {% endif %} {% else %} {% if ip.location.cc and ip.location.cc|lower != 'none' %} {% if user_plans == 0 %} {% endif %} {% else %} {% if user_plans == 0 %} {% endif %} {% endif %} {% endif %}
{% endfor %}