From c875adb18c281a7c28018d82bdf2cf9ac3b2433c Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 2 Jul 2025 16:18:49 -0400 Subject: [PATCH] fixed mistake in post list template date for the post is now correctly displayed --- src/zona/data/templates/post_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zona/data/templates/post_list.html b/src/zona/data/templates/post_list.html index e10df85..8545020 100644 --- a/src/zona/data/templates/post_list.html +++ b/src/zona/data/templates/post_list.html @@ -9,7 +9,7 @@ {% if post_list %} {% endif %}