%! from django.utils.translation import ugettext as _ from django.core.urlresolvers import reverse from microsite_configuration import microsite %> ## Translators: this is a control to allow users to exit out of this modal interface (a menu or piece of UI that takes the full focus of the screen) ${_('Close')} ${_("Password Reset")} ${_("Please enter your e-mail address below, and we will e-mail instructions for setting a new password.")} ${_("Required Information")} ${_("Your E-mail Address")} ${_("This is the e-mail address you used to register with {platform}").format(platform=microsite.get_value('platform_name', settings.PLATFORM_NAME))} ${_("Reset My Password")}
${_("Please enter your e-mail address below, and we will e-mail instructions for setting a new password.")}