diff --git a/templates/pages/consent.html b/templates/pages/consent.html index 461722f29..d71c65500 100644 --- a/templates/pages/consent.html +++ b/templates/pages/consent.html @@ -32,7 +32,7 @@ {% endif %}
at {{ grant.redirect_uri | simplify_url }} wants to access your account. This will allow {{ client_name }} to:
+{% if grant.redirect_uri is starting_with("http") %}at {{ grant.redirect_uri | simplify_url }} {% endif %}wants to access your account. This will allow {{ client_name }} to: