<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("New page")} <%def name="breadcrumbs()"> ${h.page.breadcrumbs(None)|n} » ${_("New page")}
${h.field_token()|n} %if c.proposal: %endif

${_("Norm title")}

${components.formatting()}

${_("Multiple tags can be separated by commas.")} ${h.help_link(_("Help."), 'tag_faq')|n} ${tiles.page.select_page(field_name="parent", functions=model.Page.PARENT_FUNCTIONS)} ${_("The new norm will be categorized under the specified parent theme.")} ${h.help_link(_("Help."), 'selection_faq', anchor='parent')|n}
${components.savebox("/")} ${components.form_watch(None, checked=True)}