<{$modulename}>
<{foreach item=track from=$tracks}>
::
<{$track.title}>
<{/foreach}>
<{if $category}>
<{if $category.image}>
<{/if}>
<{$category.title}>
<{$category.description}>
<{php}>echo art_constant("MD_ARTICLES");<{/php}>: <{$category.articles}>
<{if $category.categories}>
| <{php}>echo art_constant("MD_CATEGORIES");<{/php}>: <{$category.categories}>
<{/if}>
<{if $category.topics}>
| <{php}>echo art_constant("MD_TOPICS");<{/php}>: <{$category.topics}>
<{/if}>
<{/if}>
<{if $categories}>