<ahref="#instruction-authorshiprights"class="ui-toggle-control show-authorshiprights"><spanclass="label">${_('Becoming a Course Author in Studio')}</span><iclass="icon-remove-sign"></i></a>
<divclass="msg">
</h3>
<h3class="title">${_("Are you staff on an existing Studio course?")}</h3>
<divclass="copy">
<p>${_('You will need to be added to the course in Studio by the Course Creator. Please get in touch with the course creator or administrator for the specific course you are helping to author.')}</p>
%if not disable_course_creation and course_creator_status == "granted":
<divclass="copy">
<divclass="notice-item has-actions">
<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>
<divclass="msg">
<h3class="title">${_('Create Your First Course')}</h3>
<divclass="copy">
<p>${_('Your new course is just a click away!')}</p>
<ahref="#"class="action-primary action-create action-create-course new-course-button"><iclass="icon-plus icon-inline"></i> ${_('Create Your First Course')}</a>
<ahref="#"class="action-primary action-request">${_('Request the Ability to Create Courses')}</a>
</div>
</li>
% endif
</ul>
% if not disable_course_creation and course_creator_status != "granted":
%if course_creator_status == "unrequested":
<divclass="wrapper wrapper-creationrights">
<h3class="title">
<ahref="#instruction-creationrights"class="ui-toggle-control show-creationrights"><spanclass="label">${_('Becoming a Course Creator in Studio')}</span><iclass="icon-remove-sign"></i></a>
<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 Creator privileges are granted by edX. Our team will evaluate your request and provide you feedback within 24 hours during the work week.')}</p>
<buttontype="submit"id="request-coursecreator-submit"name="request-coursecreator-submit"class="action-primary action-request">${_('Request the Ability to Create Courses')}</button>
<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 Creator privileges are granted by edX. Our team is has completed evaluating your request.')}</p>
<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 Creator privileges are granted by edX. Our team is currently evaluating your request.')}</p>
<spanclass="value-formal">${_('Denied')}</span>
</div>
<spanclass="value-description">${_('Your request did not meet the criteria/guidelines specified by edX Staff.')}</span>