{% extends 'feed/layout.html' %} {% load i18n %} {% block panel %} {% trans "Back" %} {% include 'feed/thread.html' with status=status depth=0 max_depth=6 is_root=True direction=0 %} {% endblock %}