diff --git a/templates/i-posts.html b/templates/i-posts.html index b6e444b..fb20bd4 100644 --- a/templates/i-posts.html +++ b/templates/i-posts.html @@ -47,6 +47,9 @@ -->
+ {% if posto.parent_post %} + >>{{ posto.parent_post }} + {% endif %}

{{ posto.texto }}