diff --git a/templates/index.html b/templates/index.html index 700e9729..e0840b36 100644 --- a/templates/index.html +++ b/templates/index.html @@ -56,6 +56,9 @@ Trainee List Level List Item List + {% if request.user.is_supervisor %} + Log Session + {% endif %}