<{$modulename}> <{foreach item=track from=$tracks}> > <{$track.title}> <{/foreach}>
<{$topic.title}>
<{$topic.description}>
<{php}>echo art_constant("MD_CREATION");<{/php}>: <{$topic.time}> <{php}>echo art_constant("MD_EXPIRATION");<{/php}>: <{$topic.expire}> <{php}>echo art_constant("MD_ARTICLES");<{/php}>: <{$topic.articles}>
<{if count($articles)>0}>
<{php}>echo art_constant("MD_ARTICLES");<{/php}>
<{foreach item=article from=$articles}>
<{$article.title}>
<{$article.author.name}> <{if $article.author.author}>(<{$article.author.author}>)<{/if}> <{$article.time}>
<{/foreach}>
<{/if}> <{if count($sponsors)>0}> <{/if}> <{if $isadmin}>
<{php}>echo art_constant("MD_CPANEL");<{/php}>: <{php}>echo art_constant("MD_TOPIC");<{/php}> | <{php}>echo art_constant("MD_CPARTICLE");<{/php}>
<{/if}>