## mako <%page expression_filter="h"/> <%namespace name='static' file='/static_content.html'/> <%! from django.urls import reverse from django.utils.translation import gettext as _ from openedx.core.djangoapps.site_configuration import helpers as configuration_helpers # App that handles subdomain specific branding from lms.djangoapps.branding import api as branding_api %>