From 38a89e9f1a34664b7ab8cb1c06cc0528221e2fa3 Mon Sep 17 00:00:00 2001 From: Victor Shnayder Date: Fri, 10 Aug 2012 14:51:47 -0400 Subject: [PATCH] Make courseware navigation work again. * bodyclass block got accidentally deleted --- lms/templates/courseware.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lms/templates/courseware.html b/lms/templates/courseware.html index 8811509088..a14f35d154 100644 --- a/lms/templates/courseware.html +++ b/lms/templates/courseware.html @@ -1,5 +1,6 @@ <%inherit file="main.html" /> <%namespace name='static' file='static_content.html'/> +<%block name="bodyclass">courseware <%block name="title">Courseware – MITx 6.002x <%block name="headextra">