commit 3c5b40cda2adfcdbd6d38533b3bf321963e37549 parent 146cce33457fd5d678136ae96a3f65628aa47f36 Author: Alex Balgavy <alex@balgavy.eu> Date: Sun, 24 Mar 2024 21:58:36 +0100 Goatcounter Diffstat:
M | templates/base.html | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/templates/base.html b/templates/base.html @@ -39,6 +39,12 @@ </script> </head> <body> + {% if page %} + <img src="https://stats.alex.balgavy.eu/count?p={{ page.path }}&t={{ page.title }}"> + {% elif section %} + <img src="https://stats.alex.balgavy.eu/count?p={{ section.path }}&t={{ section.title }}"> + {% endif %} + {% if config.extra.debug %} <div> <font size="1px" face="courier">