${_('Please provide the following information to log into your {platform_name} account. Required fields are noted by bold text and an asterisk (*).').format(platform_name=settings.PLATFORM_NAME)}

${_('Required Information')}
  1. ${_("This is the e-mail address you used to register with {platform}").format(platform=settings.PLATFORM_NAME)}
  2. ${_('Forgot password?')}
${_('Account Preferences')}
% if course_id and enrollment_action: % endif