{% extends "template.html" %} {% block content %}

Delete prefix {{prefix.prefix}}?

Yo're trying to delete prefix {{prefix.prefix}} ({{prefix.description}})
Warning! This action cannot be undone!

{% csrf_token %}
Delete prefix and save and relink the nested prefixes and addresses?
Delete prefix and all nested prefixes, addresses and permissions?
{% endblock %}