%# Shared tab bar for the unified Fediverse section. Owner/admin-only.
Param: active = 'feed' | 'connect' | 'berichten' | 'blokkeren'
(legacy values 'following'/'followers' → Connect, 'reacties'/'meldingen' → Berichten).
All tabs share the content width equally (flex:1) and always fit (ellipsis).
"Back to site" lives in the top nav, not here. %>
<% var _a = (typeof active !== 'undefined') ? active : ''; %>
<% var _nu = (typeof notifUnread !== 'undefined') ? notifUnread : 0; %>