diff --git a/templates/i-posts.html b/templates/i-posts.html index e3cc27a..853c1c9 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -33,7 +33,7 @@ {% if posto.parent_post %} - >>{{ posto.parent_post }} + >>{{ posto.parent_post }} {% endif %}

{{ posto.texto }}