From d85d3b410c038322f155319a2fd5941d15b0e886 Mon Sep 17 00:00:00 2001
From: "Adam T. Carpenter"
Date: Sat, 14 Sep 2024 21:24:02 -0400
Subject: fix: odds and ends
---
templates/posts.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'templates/posts.html')
diff --git a/templates/posts.html b/templates/posts.html
index 0cb4cf1..052cd42 100644
--- a/templates/posts.html
+++ b/templates/posts.html
@@ -2,13 +2,13 @@
{% block main %}
{% for post in posts %}
-
+
{% endfor %}