diff --git a/lms/templates/courses.html b/lms/templates/courses.html index da294e8efc..e51fbac952 100644 --- a/lms/templates/courses.html +++ b/lms/templates/courses.html @@ -1,5 +1,4 @@ <%inherit file="main.html" /> -<%include file="guest_navigation.html" args="active_page='info'" /> <%namespace name='static' file='static_content.html'/>