From 74233dd498a04dd142157745d573d467b9b2c679 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 13 Jul 2023 20:21:17 +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 0b8dfa2..8bbc939 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -2,7 +2,7 @@ {% for posto in postos %}
-
+
#{{ posto._key }}

{{ posto.texto }}