Back to Netbox

Prefix List

netbox/templates/ipam/prefix_list.html

4.6.1238 B
Original Source

{% extends 'generic/object_list.html' %} {% load helpers %} {% load i18n %} {% block extra_controls %} {% trans "Hide Depth Indicators" %} {% include 'ipam/inc/max_depth.html' %} {% include 'ipam/inc/max_length.html' %} {% endblock %}