From 5a65ee90d146f19999837853e8311e5b03e31af8 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 5 Jul 2025 13:28:46 +0200 Subject: Use %F format in map links --- templates/history_by_month.html.ep | 2 +- templates/history_by_year.html.ep | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/history_by_month.html.ep b/templates/history_by_month.html.ep index c3b1004..dec4c8b 100644 --- a/templates/history_by_month.html.ep +++ b/templates/history_by_month.html.ep @@ -6,7 +6,7 @@
diff --git a/templates/history_by_year.html.ep b/templates/history_by_year.html.ep index 6aa0c2d..1557b77 100644 --- a/templates/history_by_year.html.ep +++ b/templates/history_by_year.html.ep @@ -7,7 +7,7 @@
% if (stash('have_review')) {
 
@@ -16,7 +16,7 @@ % } % else { % }
-- cgit v1.2.3