${_('Add outbound settings')}

${h.form(url('orgs-add-relay', orgid=c.orgid), method='post', class_="form-horizontal")} <%include file="../forms/base.html"/>
${h.end_form()}\
<%def name="title()"> ${_('Organizations :: %(name)s :: Add outbound settings') % dict(name=c.orgname)} <%def name="heading()"> ${_('Organizations :: %(name)s :: Add outbound settings') % dict(name=c.orgname)} <%def name="headers()"> <%def name="submenu()"> <%def name="localscripts()">\ <%inherit file="../base.html"/>