diff --git a/templates/i-posts.html b/templates/i-posts.html index 1db4a9d..4daea78 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -16,7 +16,7 @@
- {% if posto.images[0] | length > 0 %} + {% if posto.images | length > 0 %}