## mako <%page expression_filter="h"/> <%namespace name='static' file='../../static_content.html'/> <%! from django.conf import settings from openedx.core.djangolib.js_utils import js_escaped_string from openedx.features.course_experience import SHOW_REVIEWS_TOOL_FLAG %> % if SHOW_REVIEWS_TOOL_FLAG.is_enabled(course.id):