point-tools/templates/Web/Post/comment_list.html.twig

3 lines
91 B
Twig
Raw Normal View History

{% extends 'Web/Post/comment_tree.html.twig' %}
{% block comment_children %}{% endblock %}