{{ template "base.html" . }} {{ define "content" }}

Sign up

{{/* NOTE(asaf): No CSRF on register. We don't have a user session yet and I don't think we would gain anything from a pre-login session here */}}
{{/* TODO(asaf): Consider adding some bot-mitigation thing here */}}
{{ end }}