From 38d897587edc7bd008ce919c7ec8d9825afe3bc7 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Tue, 31 Mar 2026 17:55:17 -0400 Subject: [PATCH] base: prevent double hits on post/reply --- templates/base.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/templates/base.html b/templates/base.html index f9d8842..8f3f656 100644 --- a/templates/base.html +++ b/templates/base.html @@ -120,6 +120,16 @@ {% endif %}