From b14e024e180e0f9686ecc84744bb8ce500dc885c Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 3 Feb 2025 14:10:13 -0600 Subject: Improve page copy for the authorisation server. --- gn_auth/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn_auth/templates/base.html') diff --git a/gn_auth/templates/base.html b/gn_auth/templates/base.html index b452ca1..bdd5347 100644 --- a/gn_auth/templates/base.html +++ b/gn_auth/templates/base.html @@ -5,7 +5,7 @@ - gn-auth: {%block title%}{%endblock%} + Authorization {%block title%}{%endblock%} @@ -39,7 +39,7 @@ style="font-weight: bold;">GeneNetwork
  • - gn-auth: {%block pagetitle%}{%endblock%} + Authorization: {%block pagetitle%}{%endblock%}
  • -- cgit 1.4.1