- ${section['name']}
- ${section['format']}
- % if 'time' in section and section['time']!="":
- (${int(section['time'])/60} min)
- % endif
- % if 'due' in section and section['due']!="":
- due ${section['due']}
- % endif
-
-
Now go log in and try the course!
diff --git a/courseware.html b/courseware.html
index 780ba4065e..04bf2c8907 100644
--- a/courseware.html
+++ b/courseware.html
@@ -21,35 +21,34 @@ $('#hide_acc').click(function() {
});
-
During video playback, use the subtitles and the scroll bar to
-navigate. Clicking the subtitles is a fast way to skip forwards and
-backwards by small amounts.
-
If you are on a low-resolution display, the left navigation bar
-can be hidden by clicking on the set of three left arrows next to it.
-
If you need bigger or smaller fonts, use your browsers settings
-to scale them up or down. Under Google Chrome, this is done by
-pressing ctrl-plus, or ctrl-minus at the same time.
+
+
During video playback, use the subtitles and the scroll bar to navigate. Clicking the subtitles is a fast way to skip forwards and backwards by small amounts.
+
+
+
If you are on a low-resolution display, the left navigation bar can be hidden by clicking on the set of three left arrows next to it.
+
+
+
+
If you need bigger or smaller fonts, use your browsers settings to scale them up or down. Under Google Chrome, this is done by pressing ctrl-plus, or ctrl-minus at the same time.