<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Delete: %s") % c.page.title} <%def name="breadcrumbs()"> ${h.page.breadcrumbs(c.page)|n} » ${_("Delete")} <%block name="main_content">
${h.field_token()|n}
${_("Are you sure you want to purge the following version:")}

${c.text.title}

${c.text.text}