aboutsummaryrefslogtreecommitdiff
path: root/gn_auth
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-02-27 05:14:27 +0300
committerFrederick Muriuki Muriithi2024-02-27 05:14:27 +0300
commitf516712a3313ffaa5418f18ccc966d7e40a73165 (patch)
tree2aaa66309f7350f26cd3af4727e8426048597d59 /gn_auth
parent10ec3b1f851897c2cce89356b4404c18f9f11a2f (diff)
downloadgn-auth-f516712a3313ffaa5418f18ccc966d7e40a73165.tar.gz
Update base template.
Diffstat (limited to 'gn_auth')
-rw-r--r--gn_auth/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn_auth/templates/base.html b/gn_auth/templates/base.html
index d952cb3..20e3644 100644
--- a/gn_auth/templates/base.html
+++ b/gn_auth/templates/base.html
@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Genenetwork 3: {%block title%}{%endblock%}</title>
+ <title>gn-auth: {%block title%}{%endblock%}</title>
<link rel="stylesheet" type="text/css"
href="https://genenetwork.org/static/new/css/bootstrap-custom.css" />