{if $gBitUser->hasPermission('p_liberty_post_comments') || $gBitUser->hasPermission('p_liberty_read_comments')} {strip}
{if $comments}

{tr}Comments{/tr}

{/if}
isFeatureActive('comments_ajax')}style="display:none"{/if}> {include file="bitpackage:liberty/comments_post_inc.tpl" post_title="Post Comment"}
{include file="bitpackage:liberty/comments_display_option_bar.tpl"} {if $gBitSystem->isFeatureActive('comments_ajax') && $gBitUser->hasPermission( 'p_liberty_post_comments' )}
{/if}
{foreach name=comments_loop key=key item=item from=$comments} {displaycomment comment=$item} {/foreach} {pagination ihash=$commentsPgnHash}
{/strip} {/if}