- <%= render "layouts/right_side_bar"%>
-
- <% else %>
-
- <%= render "problems/system_recommendation" if student_signed_in?%>
- <%= yield %>
-
-
- <%= yield %>
-
- <% end %>
- diff --git a/tutor/app/views/lecturers/index.html.erb b/tutor/app/views/lecturers/index.html.erb index 05ef7fb7..5f5422ef 100644 --- a/tutor/app/views/lecturers/index.html.erb +++ b/tutor/app/views/lecturers/index.html.erb @@ -3,6 +3,6 @@