010e8d7ffc
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
3 lines
135 B
JavaScript
3 lines
135 B
JavaScript
// legal/static content pages: render the shared nav + footer
|
|
(async function () { try { await IAP.renderNav(''); } catch (e) {} })();
|