{% extends "base.html" %} {% load i18n %} {% block content %}
{% blocktrans with tag_name=tag.name %} Are you sure you want to delete the tag "{{ tag_name }}"? This action cannot be undone. {% endblocktrans %}