From 5616ef02b3b9f84019d48266c07267c83aa9f194 Mon Sep 17 00:00:00 2001
From: Andrew Godwin
Date: Tue, 22 Nov 2022 19:55:34 -0700
Subject: Re enable click refresh with HTMX
---
templates/base.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'templates/base.html')
diff --git a/templates/base.html b/templates/base.html
index 62ee087..485e0d3 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -35,7 +35,7 @@
{% if allows_refresh %}
-
+
{% endif %}
--
cgit v1.2.3