- - % for config in all_group_configurations: -
-

${config['name']}

-
-

${_("Loading")}

-
-
- % endfor - - % 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 -