${_("Course Start Date")}


${course_release_date}

% if SelfPacedConfiguration.current().enabled:

${_("Course Pacing")}


% if context_course.self_paced:

${_("Self-Paced")}

% else:

${_("Instructor-Paced")}

% endif
% endif
<% course_locator = context_course.location %>

${_("Course Outline")}

${_("Loading")}