diff --git a/templates/i-posts.html b/templates/i-posts.html index d6252a8..24a96df 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -20,7 +20,7 @@ -->
- >>{{ posto.parent_post }} + >>{{ posto.parent_post }}
@@ -33,7 +33,7 @@ {% if posto.parent_post %} - >>{{ posto.parent_post }} + >>{{ posto.parent_post }} {% endif %}

{{ posto.texto }}