{# subject_id - optional subject for thread subject_type - optional type of the subject for thread {% snippet 'comments/snippets/thread.html', subject_id=pkg.id, subject_type='package' %} #} {% set comments = h.comments_thread_for(subject_id, subject_type).comments or [] %} {% asset 'comments/comments-thread' %} {% asset 'comments/comments-thread-styles' %}