<{if count($tracks)>0}> <{$modulename}> <{php}>echo art_constant("MD_CPTOPIC");<{/php}> <{foreach item=track from=$tracks}> :: <{$track.title}> <{/foreach}> <{else}> <{$modulename}> <{/if}>

<{if $category}> <{php}>echo art_constant("MD_CPTOPIC");<{/php}>: <{$category.title}> <{else}> <{php}>echo art_constant("MD_CPTOPIC");<{/php}> <{/if}>

<{php}>echo art_constant("MD_ACTIVE");<{/php}> <{php}>echo art_constant("MD_EXPIRED");<{/php}> <{$smarty.const._ALL}>
<{if count($topics)>0}>
<{php}>echo art_constant("MD_TOPIC");<{/php}> (<{$type_name}>)
<{foreach key=id item=topic from=$topics}>
<{$topic.title}>
<{php}>echo art_constant("MD_CREATION");<{/php}>: <{$topic.time}>; <{php}>echo art_constant("MD_EXPIRATION");<{/php}>: <{$topic.expire}>
<{$smarty.const._EDIT}> <{$smarty.const._DELETE}> <{php}>echo art_constant("MD_ORDER");<{/php}>
<{/foreach}>
<{/if}>
<{$pagenav}>
<{if $category}>
<{php}>echo art_constant("MD_ADD");<{/php}>
<{/if}>