${_("Content Groups")}

${_("Loading")}

% if should_show_experiment_groups:

${_("Experiment Group Configurations")}

% if experiment_group_configurations is None:

${_("This module is disabled at the moment.")}

% else:

${_("Loading")}

% endif
% endif