diff --git a/lms/templates/staticbook.html b/lms/templates/staticbook.html
index 0e510a486c..cc95a49644 100644
--- a/lms/templates/staticbook.html
+++ b/lms/templates/staticbook.html
@@ -54,7 +54,7 @@ $("#open_close_accordion a").click(function(){
%block>
-<%include file="navigation.html" args="active_page='book'" />
+<%include file="course_navigation.html" args="active_page='book'" />