{% load debusine %} {% widget paginator.thead %} {% for ws in paginator.page_obj.object_list %} {% withscope ws.scope %} {% endwithscope %} {% empty %} {% endfor %} {% widget paginator.tfoot %}
{{ ws.scope }} {{ ws.name }} {% for role in ws|roles %}{{ role.label }}{% endfor %} {{ ws.running|default:"0" }} {{ ws.needs_input|default:"0" }} {{ ws.completed|default:"0" }}
There are no accessible workspaces