<%inherit file="../main.html"/> <% from django.core.urlresolvers import reverse from django.utils.translation import ugettext as _ from edxmako.shortcuts import marketing_link %>

${_("Financial Assistance Application")}

% for line in header_text:

${line}

% endfor

${_("A Note to Learners")}

${_("Dear edX Learner,")}

${_("EdX Financial Assistance is a program we created to give learners in all financial circumstances a chance to earn a Verified Certificate upon successful completion of an edX course.")}

${_("If you are interested in working toward a Verified Certificate, but cannot afford to pay the fee, please apply now. Please note that financial assistance is limited and may not be awarded to all eligible candidates.")}

${_("In order to be eligible for edX Financial Assistance, you must demonstrate that paying the Verified Certificate fee would cause you economic hardship. To apply, you will be asked to answer a few questions about why you are applying and how the Verified Certificate will benefit you.")}

${_("If your application is approved, we'll give you instructions for verifying your identity on edx.org so you can start working toward completing your edX course.")}

${_("EdX is committed to making it possible for you to take high quality courses from leading institutions regardless of your financial situation, earn a Verified Certificate, and share your success with others.")}

${_("Sincerely, Anant")}