<%page expression_filter="h"/> <%namespace name='static' file='static_content.html'/> <%! from django.utils.translation import ugettext as _ from openedx.core.djangolib.js_utils import js_escaped_string %> <%inherit file="base.html" /> <%block name="title">${_("Program Administration")} <%block name="header_extras"> <%block name="requirejs"> require(['${authoring_app_config.js_url | n, js_escaped_string}'], function () {}); <%block name="content">