From 6a01253d154d00e0e17a269b0d326dde8d6ad48c Mon Sep 17 00:00:00 2001 From: X__at_potatohut_expo_ Date: Sun, 21 Dec 2025 06:34:06 +0000 Subject: [PATCH] Request to see whole logbook triggers re-exporting. --- years/2025/logbook.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/years/2025/logbook.html b/years/2025/logbook.html index 4fce27337..5a5e4b9c2 100755 --- a/years/2025/logbook.html +++ b/years/2025/logbook.html @@ -20,7 +20,7 @@ re-written. This is prevent spurious re-orderings and spurious git commit lines Sorry about all the crap that surrounds the image tags which has been imported along with the content when UK Caving blogs have been parsed. -Exported on 2025-12-20 13:12 using either the control panel webpage or when editing a logbook entry online, +Exported on 2025-12-21 06:12 using either the control panel webpage or when editing a logbook entry online, or (JSON files year only) because someone has requested to see this whole file. See troggle/code/views/other.py and core.models/logbooks.py writelogbook(year, filename) The template used to generate this page is troggle/templates/logbook2005style.html