From 6f700c213f36e0c4b7615e5cda9cdd8e5555c34e Mon Sep 17 00:00:00 2001 From: blankie Date: Wed, 17 Jun 2026 04:43:44 +0000 Subject: [PATCH] mod page: add spacing between save filters and back/status links --- tinyweb_forum/handlers.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tinyweb_forum/handlers.py b/tinyweb_forum/handlers.py index e228cbc..343dd6e 100644 --- a/tinyweb_forum/handlers.py +++ b/tinyweb_forum/handlers.py @@ -708,6 +708,7 @@ class ForumHandlers: f"" f"" + f"
" f'back' f' ยท status' )