{% extends "pretixcontrol/organizers/base.html" %} {% comment %} Owner from wave 2 on: portability-dev (see ORCHESTRIERUNG.md section 5). {% endcomment %} {% load i18n %} {% block title %}{% trans "Delete template" %}{% endblock %} {% block inner %}
{% blocktrans trimmed with name=template.name %} Are you sure you want to delete the template {{ name }}? {% endblocktrans %}