summaryrefslogtreecommitdiff
path: root/templ/login2.tpl
blob: 89ba6a5edc4d75143274f251d64da4f814892852 (plain)
1
2
3
4
{{define "body"}}
    Logged in with user: {{.Name}} <br>
        You have chosen: {{.Password}}
{{end}}