<p>${_("Note: your course summary page will not be viewable until your course has been announced. To provide content for the page and preview it, follow the instructions provided by your PM or Conrad Warre (conrad@edx.org).")}</p>
</div>
% endif
<ulclass="list-actions">
<liclass="action-item">
<atitle="${_('Send a note to students via email')}"href="mailto:someone@domain.com?Subject=Enroll%20in%20${context_course.display_name_with_default}&body=The%20course%20"${context_course.display_name_with_default}",%20provided%20by%20edX,%20is%20open%20for%20enrollment.%20Please%20navigate%20to%20this%20course%20at%20https:${utils.get_lms_link_for_about_page(course_location)}%20to%20enroll."class="action action-primary"><iclass="icon-envelope-alt icon-inline"></i>${_("Invite your students")}</a>
<h3class="title">${_("Note: About Your Course's Promotion")}</h3>
<divclass="copy">
<p>${_('Your course summary page will not be viewable until your course has been announced. To provide content for the page and preview it, follow the instructions provided by <abbrtitle="Program Manager">PM</abbr> or Conrad Warre <arel="email"class="action action-email"href="mailto:conrad@edx.org">(conrad@edx.org)</a>.')}</p>
</div>
</div>
% endif
</section>
<hrclass="divide"/>
...
...
@@ -111,12 +116,6 @@ from contentstore import utils
<spanclass="tip">${_('Dates that control when your course can be viewed.')}</span>
</header>
% if not about_page_editable:
<div>
<p>${_("Note: these dates impact when your courseware can be viewed, but they are not the dates shown on your course summary page. To provide the course start and registration dates as shown on your course summary page, follow the instructions provided by your PM or Conrad Warre (conrad@edx.org).")}</p>
<h3class="title">${_("Note: These Dates Are Not Used When Promoting Your Course")}</h3>
<divclass="copy">
<p>${_('These dates impact <strong>when your courseware can be viewed</strong>, but they are <strong>not the dates shown on your course summary page</strong>. To provide the course start and registration dates as shown on your course summary page, follow the instructions provided by your <abbrtitle="Program Manager">PM</abbr> or Conrad Warre <arel="email"class="action action-email"href="mailto:conrad@edx.org">(conrad@edx.org)</a>.')}</p>