Loading
${_('Add More Users to This Library')}
${_('Grant other members of your course team access to this library. New library users must have an active {studio_name} account.').format(studio_name=settings.STUDIO_SHORT_NAME)}
%inherit file="base.html" /> <%! from django.utils.translation import ugettext as _ from django.core.urlresolvers import reverse from openedx.core.djangolib.js_utils import ( dump_js_escaped_json, js_escaped_string ) %> <%def name="online_help_token()"><% return "team_library" %>%def> <%block name="title">${_("Library User Access")}%block> <%block name="bodyclass">is-signedin course users view-team%block> <%namespace name='static' file='static_content.html'/> <%block name="header_extras"> %block> <%block name="content">
Loading
${_('Grant other members of your course team access to this library. New library users must have an active {studio_name} account.').format(studio_name=settings.STUDIO_SHORT_NAME)}