diff --git a/plugin/studentfollowup/view/post.html.twig b/plugin/studentfollowup/view/post.html.twig index 1abe978f86..62a5d3b1d4 100644 --- a/plugin/studentfollowup/view/post.html.twig +++ b/plugin/studentfollowup/view/post.html.twig @@ -18,16 +18,16 @@ {% endif %} {% endif %} - {% endif %} - {% if type == 'all' %} {% if post.parent %}

Parent

{{ post.parent.title }} {% endif %} + {% endif %} + {% if type == 'all' %} {% if related_posts %}

Related

{% for post in related_posts %}