{# Plan 57 — recent activity feed (Row 4). Last 15 user_activity events, full-width. Click → drawer with raw metadata JSON. Auto-refresh hooks into `pageHelper()` 30s timer. #}

Recent activity

latest
View all logs →
{# Drawer: raw metadata + activity context. #} {% from 'admin/components/ui.html' import drawer %} {% call drawer('drawer.open', 'closeActivityDrawer()', width='max-w-2xl') %}

{% endcall %}