%!
from django.utils.translation import ugettext as _
from django.core.urlresolvers import reverse
%>
<%namespace file='main.html' import="login_query"/>
${_("Registration Help")}
${_("You will receive an activation email. You must click on the activation link to complete the process. Don't see the email? Check your spam folder and mark emails from class.stanford.edu as 'not spam', since you'll want to be able to receive email from your courses.")}
${_("Need help in registering with {platform_name}?").format(platform_name=platform_name)} ${_("View our FAQs for answers to commonly asked questions.")} ${_("Once registered, most questions can be answered in the course specific discussion forums or through the FAQs.")}