<%! from django.utils.translation import ugettext as _ %> <%page args="section_data"/> %if settings.FEATURES['ENABLE_INSTRUCTOR_ANALYTICS']:

%endif %if settings.FEATURES['DISPLAY_ANALYTICS_DEMOGRAPHICS']:


%elif section_data['demographic_message']:

${section_data['demographic_message']}

%endif