From 23d53d679325446246fee630b4c4b38c1dc2f8c6 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 18 Jan 2021 14:11:38 +0000 Subject: [PATCH] . --- anatomy/templates/anatomy/base.html | 3 +++ physics/templates/physics/base.html | 3 +++ rapids/templates/rapids/base.html | 3 +++ 3 files changed, 9 insertions(+) diff --git a/anatomy/templates/anatomy/base.html b/anatomy/templates/anatomy/base.html index ad5644be..43b491bf 100644 --- a/anatomy/templates/anatomy/base.html +++ b/anatomy/templates/anatomy/base.html @@ -28,6 +28,9 @@ Physics + + Rapids + Logout diff --git a/physics/templates/physics/base.html b/physics/templates/physics/base.html index 6d99d68d..05aa729c 100644 --- a/physics/templates/physics/base.html +++ b/physics/templates/physics/base.html @@ -29,6 +29,9 @@ Anatomy + + Rapids + Logout diff --git a/rapids/templates/rapids/base.html b/rapids/templates/rapids/base.html index 9b7093a6..545460fd 100755 --- a/rapids/templates/rapids/base.html +++ b/rapids/templates/rapids/base.html @@ -28,6 +28,9 @@ Physics + + Anatomy + Logout