{if isset($targetHubbub)} {assign var='postHubbub' value=$targetHubbub} {elseif $cPost->data.post_hubbub ne $hubbub->data.hubbub_id} {assign var='postHubbubId' value=$cPost->data.post_hubbub} {assign var='postHubbub' value=$hubbubList.$postHubbubId} {else} {assign var='postHubbub' value=$hubbub} {/if} {* count replies *} {counter assign="replies" start=0} {foreach from=$postResponses item=cComment} {if $cComment->data.post_topParent eq $cPost->data.post_id} {counter} {/if} {/foreach} {assign var='post_id' value=$cPost->data.post_id} {* find tags *} {* {assign var='tagList' value=$tags.$post_id} *} {if isset($postFiles.$post_id)} {assign var=file value=$postFiles[$post_id]->joined.obj_filelink_file} {/if}
{$cPost->data.post_title}
{/if}
{else}
{$cPost->data.post_title}
{/if}
{else}