<{$article.title}>

<{if $article.image}>
<{$article.image.caption}>
<{$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_CATEGORIES");<{/php}>: <{foreach item=category key=catid from=$article.categories}> <{$category.title}> <{/foreach}>
"><{php}>echo art_constant("MD_VIEWALL");<{/php}> | "><{php}>echo art_constant("MD_COMMENTS");<{/php}> (<{$article.comments|default:0}>) | " ><{php}>echo art_constant("MD_URL");<{/php}> | " ><{php}>echo art_constant("MD_TRACKBACK");<{/php}> (<{$article.trackbacks|default:0}>)