From bd600633c9f7724bfac3e3d17c1d1ac890d44e8b Mon Sep 17 00:00:00 2001 From: mAi Date: Mon, 25 May 2026 16:40:14 +0200 Subject: [PATCH] feat(layout): mobile bottom-nav + drawer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Phase 5g slice B. Fills the ≤767px gap left by slice A (sidebar display:none on mobile) with a fixed-bottom 5-slot nav + a drawer for overflow items. iOS PWA install respects safe-area-inset-bottom so the nav clears the home indicator. web/templates/layout.tmpl: - New