{% extends "maasserver/base.html" %} {% block nav-active-zone-list %}active{% endblock %} {% block title %}Physical zones{% endblock %} {% block page-title %}{{ paginator.count }}{% if input_query %} matching{% endif %} zone{{ paginator.count|pluralize }} in {% include "maasserver/site_title.html" %}{% endblock %} {% block html_includes %}{% include "maasserver/snippets.html" %} {% endblock %} {% block content %}
Name | Description | Nodes | {% if user.is_superuser %}{% endif %} |
---|---|---|---|
{{ zone_item.name }} | {{ zone_item.description|truncatechars:40 }} | {{ zone_item.node_set.count }} | {% if user.is_superuser %}
{% if not zone_item.is_default %}
![]() ![]() |
{% endif %}