{{- template "baselogin" .}} {{- define "content"}}
Logo

{{.Branding.ShortName}}

{{- template "errmsg" .Error}} {{- if not .FormDisabled}}
{{- if .ForgotPwdURL}} Forgot Password ? {{- end}}
{{- end}}
{{- if not .FormDisabled}} {{- end}} {{- if .OpenIDLoginURL}} Logo Sign in with OpenID {{- end}}

{{- if .AltLoginURL}} {{- end}} {{- if and .Branding.DisclaimerName .Branding.DisclaimerPath}} {{.Branding.DisclaimerName}} {{- end}}
{{- end}}