{* this is a copy of theme/defaults/template/comments.tpl a bit modified *} {html_head} {/html_head}

{'User comments'|@translate}

{'Filter'|@translate}
{'Display'|@translate}

{if !empty($navbar) }{include file='navigation_bar.tpl'|@get_extent:'navbar'}{/if} {if isset($comments)}
{include file='comment_list.tpl'}
{/if}