From 627e4d7abb6ccce892b23201c16eb0819d244f25 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 29 Jul 2021 22:03:06 +0100 Subject: [PATCH] . --- templates/base.html | 3 +++ templates/index.html | 1 + 2 files changed, 4 insertions(+) diff --git a/templates/base.html b/templates/base.html index 0165bcbf..d05f8956 100644 --- a/templates/base.html +++ b/templates/base.html @@ -61,6 +61,9 @@ Anatomy + + SBAs + Logout diff --git a/templates/index.html b/templates/index.html index c5255541..7484decf 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,6 +7,7 @@ Physics Rapids Longs + SBAs {% if not request.user.is_authenticated %} Log in Reset password