{% extends "base.html" %} {% set page = 'pools' %} {% block body_attributes %}ng-controller="PoolListController"{% endblock %} {% block content %}
| Name | Description | Default type | 4 / 6 | |||
|---|---|---|---|---|---|---|
| {{ pool.name }} | ![]() |
{{ pool.description }} | {{ pool.default_type }} | {{ pool.ipv4_default_prefix_length || '-' }} / {{ pool.ipv6_default_prefix_length || '-' }} |
|