<%inherit file="/template.html" /> <%namespace name="tiles_html" file="/proposal/tiles.html"/> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("New proposal")} <%def name="breadcrumbs()"> ${h.proposal.breadcrumbs(None)|n}
${h.field_token()|n}

${_("Proposal title")}

${_("Proposal goals")}

${_("Give a brief description of the goals of your proposal.")|n}
${components.formatting()}

${_("Multiple tags can be separated by commas.")} ${h.help_link(_("Help."), 'tag_faq')|n}
${components.savebox("/")} ${components.form_watch(None, checked=True)}