From 60884510c8a341f7568dff756ef89e22d4435653 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 2 Jul 2025 16:19:03 -0400 Subject: [PATCH] fixed post list template --- templates/post_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/post_list.html b/templates/post_list.html index 7fcf922..658c6d3 100644 --- a/templates/post_list.html +++ b/templates/post_list.html @@ -9,7 +9,7 @@ {% if post_list %} {% endif %}