{{define "content" -}}

Suspension reasons

{{with .Data}}

Reasons offered when blocking a user; each is shown to the blocked player in their own language. Editing or deleting a reason does not change a reason already shown to a currently-blocked player (blocks snapshot the text).

Add reason

Existing reasons

{{range .Items}}
{{else}}

no reasons yet

{{end}}
{{end}} {{- end}}