@if (wf_id > 0) {

{{ 'workflows.title.upd' | translate }}:     {{ wf.name }}

} @if (wf_id == 0) {

{{ 'workflows.title.add' | translate }}

}
@if (categories.length === 0) { }
@if (wf.cmp_id > 0 && categories.length > 0) {
}