{% extends 'django_spire/page/full_page.html' %} {% block full_page_content %}
| Key | Status | Actions |
|---|---|---|
{{ row.key }} |
{% if row.status == 'connected' %} Connected {% elif row.status == 'taken' %} Reassign {% else %} Unassigned {% endif %} |