<%# View switcher partial — Tijdlijn / Grid + grid-cols picker. Mounted in shell.ejs once, visible on every non-admin page. Click handlers are wired in shell.ejs via event-delegation on document so HTMX-swapped content keeps working without rebinding. %>
<% if (typeof tenancy !== 'undefined' && tenancy === 'circle') { var _onCirkel = (typeof bodyClass === 'string' && bodyClass.indexOf('on-cirkel') >= 0); var _sb = (typeof siteUrlBase !== 'undefined' && siteUrlBase) ? siteUrlBase : ''; %> <% } %>