| {{ ws.name }} |
{{ ws.owner_username }} |
{{ ws.project_title }} |
{% if ws.suspended %}
suspended
{% else %}
{{ ws.status }}
{% endif %}
|
{{ ws.disk_percent }}% of {{ ws.disk_quota_mb }} MB |
{{ ws.egress_percent }}% of {{ ws.egress_quota_mb }} MB |
{{ ws.editor.cpu_cores }} CPU / {{ ws.editor.memory_mb }} MB |
{{ ws.editor.theme }} / {{ ws.editor.layout }} |
{{ ws.tunnels|length }} |
{{ ws.flags|length }} |
{% if ws.status == "running" %}
{% else %}
{% endif %}
{% if ws.suspended %}
{% else %}
{% endif %}
|
{% else %}