comments.html
Previous
Top
Next
comments.html
is a template file which if included, displays all the comments posted in response to the article.
Example
This code causes all the comments for the article to be displayed under the heading "Comments":
<h1>Comments</h1>
{{include name="comments.html"}}