{{define "title"}}{{t "Login"}}{{end}} {{define "content"}}
{{csrf}}

{{index .Errors "email"}}

{{index .Errors "password"}}

{{end}}