From 87afa418b239419f551459e9cc5e838f9fac7ed6 Mon Sep 17 00:00:00 2001 From: Joe Ardent Date: Sat, 30 Mar 2024 13:15:52 -0700 Subject: [PATCH] add hit counter to page footer --- templates/page.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/templates/page.html b/templates/page.html index b816877..10b29d0 100644 --- a/templates/page.html +++ b/templates/page.html @@ -7,9 +7,19 @@
+ + {% endblock main_content %}