{{ post.subject }}

{{ post.text }}

{% for followup in post.followup_posts.all %} {% include 'forums/post_card.html' with post=followup %} {% endfor %}