%# Shared tab bar for the unified Fediverse section. Owner/admin-only.
Param: active = 'feed' | 'following' | 'reacties' | 'meldingen' | 'blokkeren'.
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; %>