<h4class="title">${_("Pursue a Verified Certificate")}</h4>
%if upgrade:
<divclass="copy">
<p>${_("Plan to use your completed coursework for job applications, career advancement, or school applications? Upgrade to work toward a Verified Certificate of Achievement to document your accomplishment. A minimum fee applies.")}</p>
</div>
%else:
<divclass="copy">
<p>${_("Plan to use your completed coursework for job applications, career advancement, or school applications? Then work toward a Verified Certificate of Achievement to document your accomplishment. A minimum fee applies.")}</p>
</div>
%endif
</div>
<divclass="field field-certificate-contribution">
<h5class="label">${_("Select your contribution for this course (min. $")} ${min_price} <spanclass="denomination-name">${currency}</span>${_("):")}</h5>
<p>${_("You can audit this course and still have complete access to the course material. If you complete and pass the course you will automatically earn an Honor Code Certificate free of charge.")}</p>
</div>
</div>
<ulclass="list-actions">
<liclass="action action-select">
<inputtype="submit"name="audit_mode"value="${_('Pursue an Honor Code Certificate')}"/>
<p>${_("Please read {a_start}our FAQs to view common questions about our certificates{a_end}.").format(a_start='<arel="external"href="'+ marketing_link('WHAT_IS_VERIFIED_CERT') + '">', a_end="</a>")}</p>
<p>${_("Please make sure your browser is updated to the {a_start}most recent version possible{a_end}. Also, please make sure your <strong>web cam is plugged in, turned on, and allowed to function in your web browser (commonly adjustable in your browser settings).</strong>").format(a_start='<strong><arel="external"href="http://browsehappy.com/">', a_end="</a></strong>")}</p>