@for (action of actions(); track action.name) {
{{ action.name }} @if (!isBooleanAction(action.name)) { {{ action.value }} } @if (isEditMode()) {
}
}