{assign var=$page_title value=$this_category.name} {include filename="global-header.tpl"}
Sorry, this category does not contain any links yet. - The Doc,
{/if} {* Only show if this category has 1 or more related categories *} {if !empty($this_category.related_ids)} Related Categories: {* Load related categories *} {categories var=related_categories related=true} {* Loop through the available related categories and display them *} {foreach var=category from=$related_categories} {if $config.mod_rewrite} {foreach var=part from=$this_category.path_parts}{$part.name|htmlspecialchars}{if $part.path != $this_category.path}/{/if}{/foreach} ({$this_category.links|number_format::0::$config.dec_point::$config.thousands_sep}/{$this_category.subcategories|number_format::0::$config.dec_point::$config.thousands_sep})