{{define "title"}} - User Key: {{.KeyInfo.Username}}{{end}} {{define "content"}}
Public Key
Username{{.KeyInfo.Username}}
Algorithm{{.KeyInfo.Algorithm}}
Public Key{{.KeyInfo.PublicKey}}
{{if .IsAdmin}}
Admin Actions
{{csrfField}}
{{end}} {{end}}