%inherit file="/template.html" />
<%namespace name="components" file="/components.html"/>
<%namespace name="sidebar_defs" file="/sidebar.html"/>
<%namespace name="state" file="/poll/state.html"/>
<% from adhocracy.lib import sorting %>
<%def name="title()">${c.page.title|n}%def>
<%def name="breadcrumbs()">${h.text.breadcrumbs(c.text)|n}%def>
<%def name="section(page)">
${_('This norm has been split into several sections.')}
${_('You can propose amendments and comment each section individually by using the controls on the right.')}