${_('Required fields are noted by bold text and an asterisk (*).')}

${_('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
    <% ## TODO: provide a better way to override these links if self.stanford_theme_enabled(): honor_code_path = marketing_link('TOS') + "#honor" else: honor_code_path = marketing_link('HONOR') %>
% if course_id and enrollment_action: % endif