<{if $article.image}>

<{$article.image.caption}>
<{/if}>
<{$article.writer|default:$article.author}>
| <{$article.time}>
| <{php}>echo art_constant("MD_VIEWS");<{/php}>: <{$article.counter|default:1}>
<{if $article.note}>
<{php}>echo art_constant("MD_EDNOTE");<{/php}>:
<{$article.note}>
<{/if}>
<{$article.summary}>
<{php}>echo art_constant("MD_ARTICLES");<{/php}>
<{$smarty.const._MORE}>
<{foreachq item=article from=$features}>

<{$article.image.caption}>
<{$article.writer|default:$article.author}>
<{$article.time}>
<{$article.summary}>
<{/foreach}>
<{/if}>
<{includeq file="db:`$xoops_dirname`_inc_category.html"}>
<{php}>echo art_constant("MD_TOPICS");<{/php}>
<{$smarty.const._MORE}>
<{includeq file="db:`$xoops_dirname`_inc_topic.html"}>
<{php}>echo art_constant("MD_SPONSORS");<{/php}>
<{includeq file="db:`$xoops_dirname`_inc_sponsor.html"}>
<{/if}>