From 787d25902e0809e81d9517a7379576eae234b135 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 28 Apr 2021 11:06:14 +0100 Subject: [PATCH] . --- anatomy/templates/anatomy/base.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/anatomy/templates/anatomy/base.html b/anatomy/templates/anatomy/base.html index 680c0795..6de0ab9c 100644 --- a/anatomy/templates/anatomy/base.html +++ b/anatomy/templates/anatomy/base.html @@ -7,7 +7,9 @@ Anatomy {% block navigation %} Anatomy: {% if request.user.is_authenticated %} +Packets / Exams / +Create Exam / Questions / Create Question {% endif %}