<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Implementation: %s") % c.proposal.title} <%def name="breadcrumbs()"> ${h.selection.breadcrumbs(None)|n} ${tiles.proposal.header(c.proposal, active='implementation')}

${_("Propose a new norm")}

${_("Create a new norm that you want to relate to. The norm will be created without any status quo. You can then add a text variant of that norm, specifying the change you want to implement.")|n}
${h.field_token()|n}
${tiles.page.select_page(field_name="parent", functions=model.Page.PARENT_FUNCTIONS)} ${_("The new norm will be categorized under the specified parent page.")} ${h.help_link(_("Help."), 'selection_faq', anchor='parent')|n} ${components.savebox(None)}

${_("Have you checked for exisiting norms?")}