{% extends 'frontend/base.html' %} {% load static %} {% load tags %} {% load filters %} {% block navbar %} {% include 'frontend/snippet.navlinks.html' %} {% endblock %} {% block content %}
{% csrf_token %}

Are you sure you want to delete network interface "{{ object.name }}" ({{ object.mac_address }}) from {{ object.machine.fqdn }}?

{{ form }}
{% endblock %}