${Text(_('Required fields are noted by {strong_indicator}bold text and an asterisk (*).{strong_close}')).format( strong_indicator=HTML(''), strong_close=HTML('') )}

${_('Required Information')}

${_("Enter a public username:")}

  1. ${_('Will be shown in any discussions or forums you participate in')}
  2. % if ask_for_email:
  3. % endif % if ask_for_fullname:
  4. % endif
${_("Account Acknowledgements")}
  1. % if ask_for_tos :
    % endif
    <% honor_code_path = marketing_link('TOS') + "#honor" %>
% if course_id and enrollment_action: % endif