{% load mptt_tags %}
{% include "forums/_reply.html" with post=post %} {% recursetree post.get_descendants %}
{% include "forums/_reply.html" with post=node %} {{children}}
{%endrecursetree%}