{% trans_default_domain 'FOSCommentBundle' %} {# This file is part of the FOSCommentBundle package. (c) FriendsOfSymfony This source file is subject to the MIT license that is bundled with this source code in the file LICENSE. #} {% set view = view|default('tree') %} {% set depth = depth|default(0) %} {% include '@FOSComment/Thread/comment_content.html.twig' %}