/{{ workflow.name }} {{ displayVisibility(workflow.visibility) }} {{ workflow.description || workflow.label || workflow.template }} @if (workflow.tags?.length) { @for (tag of workflow.tags; track tag) { {{ tag }} } }