{extends "../@listView.xml"} {var iterator = iterator_to_array($topics)} {var page = $paginatorConf->page} {block title}{_discussions} {$club->getCanonicalName()}{/block} {block header} {$club->getCanonicalName()} ยป {_discussions}
{_create_topic}
{/block} {block tabs}

{tr("results", $count)}

{/block} {block actions} {/block} {* BEGIN ELEMENTS DESCRIPTION *} {block link|strip|stripHtml} /topic{$x->getPrettyId()} {/block} {block preview} {/block} {block name} {$x->getTitle()}
{/block} {block description}
{tr("messages", $x->getCommentsCount())}
{var lastComment = $x->getLastComment()}
{$lastComment->getOwner()->getCanonicalName()}
{_replied} {$lastComment->getPublicationTime()}
{/block}