diff --git a/web/templates/approval.html b/web/templates/approval.html index 2fa7bf21..1c037d2d 100644 --- a/web/templates/approval.html +++ b/web/templates/approval.html @@ -5,12 +5,16 @@
+ {{ if .Scopes }}
{{ .Client }} would like to:
+ {{ else }} +
{{ .Client }} has not requested any personal information
+ {{ end }}