<%page expression_filter="h" args="course_overview, course_target, enrollment, enterprise_customer_name" /> <%! from django.utils.translation import ugettext as _ %> <%namespace name='static' file='../static_content.html'/>

${_("Consent to share your data")}
${_("To access this course, you must first consent to share your learning achievements with {enterprise_customer_name}.").format(enterprise_customer_name=enterprise_customer_name)}