@if (policyService.policyActionGroupNames().length > 1) { }
@for (actionName of policyService.actionNamesOfSelectedGroup(); track actionName) {
{{ actionName }}
}