diff --git a/tutor/app/views/students/list_courses.html.erb b/tutor/app/views/students/list_courses.html.erb index 176dfd56..c317b10a 100644 --- a/tutor/app/views/students/list_courses.html.erb +++ b/tutor/app/views/students/list_courses.html.erb @@ -1,4 +1,6 @@ +<% if student_signed_in? %>