diff --git a/templates/i-posts.html b/templates/i-posts.html index e05b270..0889688 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -1,36 +1,34 @@ {% if postos | length > 0 %} {% for posto in postos %} -
{{ posto.texto }}