<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Leave")|n} <%def name="breadcrumbs()"> ${h.instance.breadcrumbs(c.page_instance)|n} ${_("Leave")} <%block name="headline"> <%block name="main_content">
${h.field_token()|n}
${_("Are you sure you want to leave this instance? You will no longer be able to write contributions or to vote.")|n}