<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${c.poll.scope.label} <%def name="breadcrumbs()"> ${h.delegateble.breadcrumbs(c.poll.scope)|n} » ${_("End a poll")} ${tiles.poll.header(c.poll)|n}
${h.field_token()|n}
${_("You are about to cancel this poll. This means that the " + "proposal will become editable again but that all votes " + "that have been cast at this time will be " + "invalidated.")|n}