%! from django.utils.translation import ugettext as _ %> <%page args="section_data"/>
${_("Enter student emails separated by new lines or commas.")}
${_("If auto enroll is checked, students who have not yet registered for edX will be automatically enrolled.")} ${_("If auto enroll is left unchecked, students who have not yet registered for edX will not be enrolled, but will be allowed to enroll.")}
${_("If email students is checked students will receive an email notification.")}
${_("Staff cannot modify staff or beta tester lists. To modify these lists, " "contact your instructor and ask them to add you as an instructor for staff " "and beta lists, or a forum admin for forum management.")}
%endif %if section_data['access']['instructor']: %endif %if section_data['access']['instructor'] or section_data['access']['forum_admin']: %endif