From 365c4909fe0969981314db70b29e8024ee880e18 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Tue, 30 Jan 2024 00:25:24 +1000 Subject: [PATCH] re ans-post --- templates/i-posts.html | 3 +++ 1 file changed, 3 insertions(+) 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 }}