{% extends 'utilities/obj_edit.html' %} {% load static %} {% load form_helpers %} {% load helpers %} {% block tabs %} {% if not obj.pk %} {% include 'ipam/inc/ipadress_edit_header.html' with active_tab='add' %} {% endif %} {% endblock %} {% block form %}