lishwist/http/templates/text/login.gotmpl

9 lines
230 B
Go Template

Just a normal login form. Takes the following form values:
username string
password string
Upon successful login, a redirect to the same URL on the protected router is issued.
A registration page is also available at /register