${_('You have not made any notes in this course yet. Other students in this course are using notes to:')}
- ${_("Mark a passage or concept so that it's easy to find later.")}
- ${_('Record thoughts about a specific passage or concept.')}
- ${_('Highlight important information to review later in the course or in future courses.')}
${Text(_('Get started by making a note in something you just read, like {section_link}.')).format( section_link=HTML('{section_name}').format( url=position['url'], section_name=position['display_name'], ) )}