diff options
Diffstat (limited to 'gn_auth/templates/oauth2')
-rw-r--r-- | gn_auth/templates/oauth2/authorise-user.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn_auth/templates/oauth2/authorise-user.html b/gn_auth/templates/oauth2/authorise-user.html index bd68f03..d93441d 100644 --- a/gn_auth/templates/oauth2/authorise-user.html +++ b/gn_auth/templates/oauth2/authorise-user.html @@ -2,7 +2,7 @@ {%block title%}Authorise User{%endblock%} -{%block pagetitle%}Sign In{%endblock%} +{%block pagetitle%}{%endblock%} {%block content%} {{flash_messages()}} |