aboutsummaryrefslogtreecommitdiff
path: root/gn_auth/templates/oauth2
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-02-03 14:10:13 -0600
committerFrederick Muriuki Muriithi2025-02-03 14:10:13 -0600
commitb14e024e180e0f9686ecc84744bb8ce500dc885c (patch)
treefe535608caddc8f69dbb004baf3667360faac483 /gn_auth/templates/oauth2
parente345a04030249c99237a7f4e1e80e29918e99c7c (diff)
downloadgn-auth-b14e024e180e0f9686ecc84744bb8ce500dc885c.tar.gz
Improve page copy for the authorisation server.
Diffstat (limited to 'gn_auth/templates/oauth2')
-rw-r--r--gn_auth/templates/oauth2/authorise-user.html2
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 7474464..2129cc3 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%}Authenticate to the API Server{%endblock%}
+{%block pagetitle%}Sign In{%endblock%}
{%block content%}
{{flash_messages()}}