aboutsummaryrefslogtreecommitdiff
path: root/gn_auth/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'gn_auth/templates/base.html')
-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 bdd5347..c90ac9b 100644
--- a/gn_auth/templates/base.html
+++ b/gn_auth/templates/base.html
@@ -39,7 +39,7 @@
style="font-weight: bold;">GeneNetwork</a>
</li>
<li>
- <a href="#">Authorization: {%block pagetitle%}{%endblock%}</a>
+ <a href="#">{%block pagetitle%}{%endblock%}</a>
</li>
</ul>
</div>