{% if workspaces %}
{% for item in workspaces %} {% endfor %}
{% else %}
No workspaces yet Create your first workspace to start building a view that fits the way you work.
{% endif %}