{% comment %}
The command bar's tabs. One place, included by base.html, so a new section is a new
-equivalent here and nowhere else -- see design_handoff_rosterchief_platform/README.md
for the "platform / clubs / features / billing / admins / jobs" tab order this mirrors.
Active tab: `bg-steel` fill with a 2px `ice` bottom border, per the handoff's command-bar
spec. Inactive tabs are plain `text-on-dark-dim`.
{% endcomment %}
platformclubsfeaturesbilling
{% if user.is_superuser %}
{# Superusers only, exactly as the view is gated: a tab staff cannot follow is a lie. #}
admins
{% endif %}
jobs