${h.form(url('domains-auth-settings-with-protocol', domainid=c.domain.id, proto=c.proto, sid=c.sid), method='post')}

${_("Add Auth Settings")}

<%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="localscripts()">\ <%inherit file="/base.html"/>