Files
edx-platform/lms/templates/courseware/welcome-back.html
2013-03-08 14:58:09 -05:00

4 lines
227 B
HTML

<h2>${chapter_module.display_name_with_default}</h2>
<p>You were most recently in <a href="${prev_section_url}">${prev_section.display_name_with_default}</a>. If you're done with that, choose another section on the left.</p>