{assign var="oBlog" value=$oTopic->getBlog()} {assign var="oUser" value=$oTopic->getUser()} {assign var="oVote" value=$oTopic->getVote()}

{$oBlog->getTitle()|escape:'html'} → {if $oTopic->getPublish()==0} {$aLang.topic_unpublish} {/if} {$oTopic->getTitle()|escape:'html'}

{assign var=oMainPhoto value=$oTopic->getPhotosetMainPhoto()}
{$oTopic->getPhotosetCount()} {$aLang.topic_photoset_photos}
{if $oMainPhoto->getDescription()}
{$oMainPhoto->getDescription()}
{/if} image
{assign var=iPhotosCount value=$oTopic->getPhotosetCount()}
{if $bTopicList} {$oTopic->getTextShort()} {if $oTopic->getTextShort()!=$oTopic->getText()}
{if $oTopic->getCutText()} {$oTopic->getCutText()} {else} {$aLang.topic_photoset_show_all|ls_lang:"COUNT%%`$iPhotosCount`"} → {/if} {/if} {else} {$oTopic->getText()} {/if}
{if !$bTopicList}

{$oTopic->getPhotosetCount()} {$oTopic->getPhotosetCount()|declension:$aLang.topic_photoset_count_images}

{if count($aPhotos)<$oTopic->getPhotosetCount()} {$aLang.topic_photoset_show_more} ↓ {/if}
{/if} {if !$bTopicList} {hook run='topic_show_end' topic=$oTopic} {/if}