{capture assign='pageTitle'}{$category->getTitle()}{if $pageNo > 1} - {lang}wcf.page.pageNo{/lang}{/if}{/capture} {capture assign='contentHeader'}

{$category->getTitle()}

{if $category->getDescription()}

{$category->getDescription()}

{/if}
{/capture} {capture assign='headContent'} {if $pageNo < $pages} {/if} {if $pageNo > 1} {/if} {/capture} {include file='header'} {hascontent}
{content} {pages print=true assign='pagesLinks' controller='TrophyList' object=$category link="pageNo=%d"} {/content}
{/hascontent}
{if $categories|count > 1} {/if} 1} class="tabMenuContent"{/if}> {if $objects|count}
    {foreach from=$objects item=trophy}
  1. {@$trophy->renderTrophy(64)}

    {@$trophy->getTitle()}

    {if !$trophy->getDescription()|empty}{$trophy->getDescription()}{/if}
  2. {/foreach}
{else}

{lang}wcf.global.noItems{/lang}

{/if}
{include file='footer'}