{{define "content" -}}

Broadcast

{{with .Data}}

Post to the game channel

{{if .ConnectorEnabled}}
{{else}}

connector not configured (set BACKEND_CONNECTOR_ADDR)

{{end}}

To message a single user, open their user page.

{{end}} {{- end}}