<h3class="title">${_('We need to verify your email address')}</h3>
<divclass="copy">
<p>${_('Almost there! In order to complete your sign up we need you verify your $emailaddress email address. An activation message and next steps should be waiting for you there.')}</p>
<p>${_('If you are new to Studio and having trouble getting started, there are a few things that may be of help:')}</p>
<ol>
<liclass="nav-item">
<ahref="http://files.edx.org/Getting_Started_with_Studio.pdf"title="This is a PDF Document">${_('Get started by reading Studio\'s Documentation')}</a>
</li>
<liclass="nav-item">
<ahref="http://help.edge.edx.org/discussion/new"class="show-tender"title="Use our feedback tool, Tender, to share your feedback">${_('Request help with Studio')}</a>
</li>
</ol>
</div>
% if disable_course_creation and settings.MITX_FEATURES.get('STAFF_EMAIL',''):
<divclass="bit">
<h3class="title title-3">${_('Can I author courses in Studio?')}</h3>
<p>${_('In order to create courses in Studio, you must')} <ahref="mailto:${settings.MITX_FEATURES.get('STAFF_EMAIL','')}">${_("contact edX staff to help you create a course")}</a></p>
</div>
% endif
% else:
<divclass="bit">
<h3class="title title-3">${_('Need help?')}</h3>
<p>${_('Please check your Junk or Spam folders in case our email isn\'t in your INBOX. Still can\'t find the verification email? Request help via the link below.')}</p>
<olclass='list-actions'>
<liclass="action-item">
<ahref="http://help.edge.edx.org/discussion/new"class="show-tender"title="Use our feedback tool, Tender, to share your feedback">Request help with your Studio account</a>
</li>
</ol>
</div>
% endif
</aside>
</section>
</div>
<divclass="wrapper-content wrapper">
<!-- if user is verified/registered studio user -->
<p>${_('edX Studio is a hosted solution for our xConsortium partners and selected guests. Courses for which you are a team member appear above for you to edit, while Course Authorship privileges are granted by edX. Our team will evaluate your request and provide you feedback within 24 hours during the work week.')}</p>