{% extends 'generic/object_edit.html' %} {% block buttons %} Cancel {% if component_type == 'interface' and perms.ipam.add_ipaddress %} Create & Assign IP Address {% endif %} Create & Add Another Create {% endblock %}