${_("Add Auth Settings")}

${h.form(url('domains-auth-settings-with-protocol', domainid=c.domain.id, proto=c.proto, sid=c.sid), method='post', class_="form-horizontal")} <%include file="../forms/base.html"/>
${h.end_form()}\
<%def name="title()"> ${_('Domains :: %(name)s :: Authentication settings') % dict(name=c.domain.name)} <%def name="heading()"> ${_('Domains :: %(name)s :: Authentication settings') % dict(name=c.domain.name)} <%def name="headers()"> <%def name="submenu()"> <%def name="localscripts()">\ <%inherit file="../base.html"/>