{% extends "page.html" %} {% import 'macros/form.html' as form %} {% block subtitle %}{{ _("Delete Confirm") }}{% endblock %} {% block breadcrumb_content %}
You are about to delete tag {{ h.tagmanager_tag_show(request.GET['tag']).name }} . This means that all datasets tagged with {{ h.tagmanager_tag_show(request.GET['tag']).name }} , i.e.:
Are you sure?