<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Call a poll")}: ${c.proposal.title} <%def name="breadcrumbs()"> ${h.proposal.breadcrumbs(c.proposal)|n} » ${_("Call a poll")} ${tiles.proposal.header(c.proposal, active='')}
${h.field_token()|n}
${_("You are about to call for a vote. When you do this, you " + "will lose the ability to change the proposal's "+ "wording unless you cancel the vote.")|n}