{{template "main-top" .}}

{{t "InitUser.Title" }}

{{t "InitUser.Description" }}

{{ .CSRF }}
{{ if not .PasswordSet }}
{{ end }}
{{ template "error-message" .}}
{{template "main-bottom" .}}