{{template "base/head" .}}
{{template "admin/navbar" .}}
{{template "base/alert" .}}

{{.i18n.Tr "admin.auths.new"}}

{{.CsrfTokenHtml}}

{{.i18n.Tr "admin.auths.bind_password_helper"}}

{{.i18n.Tr "admin.auths.allowed_domains_helper"}}

{{.i18n.Tr "admin.auths.tips"}}

GMail Setting:

Host: smtp.gmail.com, Post: 587, Enable TLS Encryption: true

{{template "base/footer" .}}