{# Support Portal - Article View #} {% set page_group = "support" %} {% include 'components/head.html' %} {# TOAST UI Editor CSS #} {# KaTeX for LaTeX math rendering #}
Comments ({{ article.commentCount|default(0) }})
{% include 'support/partials/comments.html' with { 'articleId': article.id, 'comments': comments|default([]), 'includeStyles': false } %}