%! from django.utils.translation import ugettext as _ %> <%page args="section_data"/>
${_("Note: some of these buttons are known to time out for larger " "courses. We have temporarily disabled those features for courses " "with more than {max_enrollment} students. We are urgently working on " "fixing this issue. Thank you for your patience as we continue " "working to improve the platform!").format( max_enrollment=settings.MITX_FEATURES['MAX_ENROLLMENT_INSTR_BUTTONS'] )}