diff options
| author | Frederick Muriuki Muriithi | 2025-02-03 14:10:13 -0600 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2025-02-03 14:10:13 -0600 |
| commit | b14e024e180e0f9686ecc84744bb8ce500dc885c (patch) | |
| tree | fe535608caddc8f69dbb004baf3667360faac483 /gn_auth/templates/oauth2/authorise-user.html | |
| parent | e345a04030249c99237a7f4e1e80e29918e99c7c (diff) | |
| download | gn-auth-b14e024e180e0f9686ecc84744bb8ce500dc885c.tar.gz | |
Improve page copy for the authorisation server.
Diffstat (limited to 'gn_auth/templates/oauth2/authorise-user.html')
| -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 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()}} |
