${_("This module is disabled at the moment.")}
${_("Loading...")}
%inherit file="base.html" /> <%def name="online_help_token()"><% return "group_configurations" %>%def> <%namespace name='static' file='static_content.html'/> <%! import json %> <%! from contentstore import utils from django.utils.translation import ugettext as _ %> <%block name="title">${_("Group Configurations")}%block> <%block name="bodyclass">is-signedin course view-group-configurations%block> <%block name="header_extras"> % for template_name in ["group-configuration-details", "group-configuration-edit", "no-group-configurations", "group-edit", "basic-modal", "modal-button"]: % endfor %block> <%block name="jsextra"> %block> <%block name="content">
${_("This module is disabled at the moment.")}
${_("Loading...")}