{% extends 'generic/object_edit.html' %} {% load static %} {% load form_helpers %} {% load helpers %} {% block title %}Assign an IP Address{% endblock title %} {% block tabs %} {% include 'ipam/inc/ipadress_edit_header.html' with active_tab='assign' %} {% endblock %} {% block content %}
{% if table %}