comments.html

Previous page  First page  Next page

comments.html is a template file that, 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"}}