{% for ws in workspaces %}
{{ ws }} {% if ws != current_workspace %} {% endif %}
{% endfor %}