{% extends "base.html" %} {% load i18n %} {% block content %} Confirm delete tag
{% csrf_token %} {{ form }}
{% endblock %}