{% extends "generic/object.html" %} {% load form_helpers %} {% block content %} {% include "netbox_kea/includes/persist_config_warning.html" %}
Add Pool to DHCPv{{ dhcp_version }} Subnet {{ subnet_id }}
{% csrf_token %} {% render_form form %}
Cancel
{% endblock %}