From fca6a58c5ea6c4903ec5c010ffcc231d471e85a1 Mon Sep 17 00:00:00 2001 From: imperosol Date: Sun, 30 Nov 2025 16:55:44 +0100 Subject: [PATCH] feat: querystring jinja macro --- core/templates/core/macros.jinja | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/core/templates/core/macros.jinja b/core/templates/core/macros.jinja index 78eb756b..d78725b7 100644 --- a/core/templates/core/macros.jinja +++ b/core/templates/core/macros.jinja @@ -157,12 +157,12 @@ {% if current_page.has_previous() %} @@ -195,12 +195,12 @@ {% if current_page.has_next() %}