From 646cb60e6ce59057e563e2d27a3b3ff4c162d72c Mon Sep 17 00:00:00 2001 From: Samir Boulahtit Date: Sun, 28 Dec 2025 20:29:52 +0100 Subject: [PATCH] feat: add Legal badge to content pages list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add amber-colored "Legal" badge in the Navigation column to show pages marked with show_in_legal=true alongside existing Header and Footer badges. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- app/templates/admin/content-pages.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/templates/admin/content-pages.html b/app/templates/admin/content-pages.html index 97bdfb18..5fc8f092 100644 --- a/app/templates/admin/content-pages.html +++ b/app/templates/admin/content-pages.html @@ -93,10 +93,11 @@ -
+
Header Footer - — + Legal + —