From 7b1e40820fae05a79a79996ecfee534b076cbe92 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 13 Jul 2023 20:18:12 +1000 Subject: [PATCH] check posts --- templates/i-posts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/i-posts.html b/templates/i-posts.html index d8f6ba8..89b411e 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -2,7 +2,7 @@ {% for posto in postos %}
-
+
#{{ posto._key }}

{{ posto.texto }}