{{define "content"}}

Delete {{.TargetUsername}}

{{template "back_link" (back (printf "/users/%d" .TargetID) (printf "Back to %s" .TargetUsername))}}

Confirm deletion

You are about to delete the panel user {{.TargetUsername}}. This cannot be undone; a signed-in session for this user stops working immediately.

{{end}}