<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Delete")} <%def name="breadcrumbs()"> ${h.instance.breadcrumbs(c.page_instance)|n} ${_("Delete")} <%block name="headline">

${_("Delete instance")}

<%block name="main_content">
${h.field_token()|n}
${_("Are you sure you want to delete this instance?")|n}
${_("or")} ${_("cancel")}