{{define "content"}} {{ with .message }}
{{ . }}
{{ end }}

{{ .firstName}}, please give your consent

An application (id: {{.consent.Client.ClientID}}) requested consent to access resources on your behalf. The application wants access to: {{range .consent.RequestedScope}}
{{end}}
Deny
{{end}}