From 4e863b32e2c35d7a8764525e7dbacff89847df06 Mon Sep 17 00:00:00 2001 From: David Hamilton Date: Wed, 4 May 2022 15:48:41 -0700 Subject: [PATCH] Add post ID fragment to redirect url --- templates/utils.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/utils.html b/templates/utils.html index fd56a3b..9ad6aed 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -150,7 +150,7 @@ {% macro save_unsave(post, saved) -%} {% if saved.contains(post.id) %} -
+
{% else %} -
+