{% extends "generic/object.html" %} {% block content %}
Delete DHCPv{{ dhcp_version }} Reservation

Are you sure you want to delete the DHCPv{{ dhcp_version }} reservation for {{ ip_address }} in subnet {{ subnet_id }}?

This action cannot be undone.

{% csrf_token %}
Cancel
{% endblock %}