%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("New Instance")|n}%def> <%def name="breadcrumbs()"> ${h.site.name()} » ${_("New Instance")} %def> <%block name="headline">
${_("The address may only contain alpha-numeric characters. " "Please note that this key cannot be changed after the instance " "has been created.")|n}
${_("Describe what the goals of this instance are and who constitutes " "its community.")} ${_("(Both Markdown and HTML are allowed here.)") if h.text.getconf_allow_user_html() else ""}