{{define "content"}}

Generate New SSH Key

{{if .Users}}
As admin you can generate SSH keys for any user
{{end}}
A friendly name to identify this key
Comment appended to the public key (visible in authorized_keys and with ssh-keygen -l)
{{end}}