{$lng_comments.comments}
{if $comments_settings.require_login && !$logged_in}

{$lng_comments.login_to_post|replace:'::LOGIN_LINK::':$login_link}

{else}
{$lng_comments.make_a_comment}
{/if}

{foreach from=$comments_array item=v} {include file="modules/comments/comment.html"} {/foreach} {if $cm_no_pages>1} {include file="modules/comments/paginator.html"} {/if}
{literal} {/literal}