{% extends 'base.html' %} {% block content %}

Delete taxonomy {{ object }}

{% if links %}

This taxonomy is used:

{% endif %}

Do you really want to delete this taxonomy ?

{% csrf_token %} Cancel
{% endblock %}