{{ define "consent.tmpl" }} Confirm authorization {{ template "head.tmpl" }}

Application {{ .clientName }} is requesting
access to account {{ .user.name }} with the following scopes:

{{ if or .clientPolicy .clientTos }} {{ end }}

{{ end }}