Back to Dex

Password

web/templates/password.html

2.45.1339 B
Original Source

{{ template "header.html" . }}

Log in to Your Account

{{ .UsernamePrompt }}

Password

{{ if .Invalid }} Invalid {{ .UsernamePrompt }} and password. {{ end }} {{ if .ShowRememberMe }} Remember me {{ end }} Login {{ if .BackLink }} Select another login method. {{ end }} {{ template "footer.html" . }}