{{define "title"}}Admin - Create User Account{{end}} {{define "content"}} {{$Root := .}}

Create User Accont

{{InputCSRF}}

This page allows you to create a new user account. A common use case may include when a new user was trying to sign up, but couldn't receive the confirmation e-mail, and they reached out to have their account created manually.

Important: we want all users to have verified e-mail addresses. This form should generally only be used when somebody has e-mailed our support@ address and we will use their sender e-mail address for the account.

Usernames are 3 to 32 characters a-z 0-9 . -
{{end}} {{define "scripts"}} {{end}}