<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Leave")} <%def name="breadcrumbs()"> ${h.instance.breadcrumbs(c.page_instance)|n} ${_("Leave")} ${tiles.instance.header(c.page_instance, active='leave')}
${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}