+ +
+ <% + course_locator = loc_mapper().translate_location( + context_course.location.course_id, context_course.location, False, True + ) + %> +
+ % for section in sections: + <% + section_locator = loc_mapper().translate_location( + context_course.location.course_id, section.location, False, True + ) + %> +
+ <%include file="widgets/_ui-dnd-indicator-before.html" /> + +
+ ${_('Expand/collapse this section')} + +
+

- ${units.enum_units(subsection)} - - <%include file="widgets/_ui-dnd-indicator-after.html" /> -