{% load i18n %} {% for net_item in networks %} {% empty %} {% endfor %}
{% trans 'Network' %} {% trans 'Scope' %}
{{ net_item }} {{ net_item.get_scope }}
{% trans 'Available networks not found' %}