{# Plan 47 — pending-invitations table. The body (#invites-table) is filled imperatively by loadPending() in invites.js — each row carries an inline onclick that bridges back into the Alpine instance via askRevokeFrom(). The count badge (#pending-count) is also written from there. #} {% from 'admin/components/ui.html' import card %} {% call card() %}
| Invitee | Role | Created | Expires | Actions |
|---|---|---|---|---|
| Loading… | ||||