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