From 3b6e1dbe29ea7f8b12f69d5d65efcaa9927a5897 Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 23 Apr 2021 10:21:24 +0100 Subject: [PATCH] . --- rapids/templates/rapids/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/rapids/templates/rapids/base.html b/rapids/templates/rapids/base.html index cfa94ad3..5155fd0d 100755 --- a/rapids/templates/rapids/base.html +++ b/rapids/templates/rapids/base.html @@ -19,6 +19,7 @@ Rapids: {% if request.user.is_authenticated %} Packets / Exams / +Create Exam Questions / Create Question {% endif %}