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

Delete tag {{ object }}

{% if links %}

This tag is used:

{% endif %}

Do you really want to delete this tag ?

{% csrf_token %} Cancel
{% endblock %}