{% $.each(workstations, (idx, row) => { %}
{{row.status}}
{% if(row.status_image) { %} {% } else { %}
{{frappe.get_abbr(row.name, 2)}}
{% } %}
{{row.workstation_name}}
{% }); %}