// public blog pages: the shared nav (with wallet status) and footer, nothing else (function () { try { IAP.renderNav(location.pathname.indexOf('/leaderboard') === 0 ? 'leaderboard' : 'blog'); } catch (e) {} })();