<{* $xoTheme->addStylesheet("modules/$xoops_dirname/templates/style_news.css") *}> <{if $header}>
<{$header}>
<{/if}> <{if $spotlight}> <{assign var="article" value=$spotlight}>

<{$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}>

<{/if}> <{assign var="default_image" value="`$xoops_url`/modules/`$xoops_dirname`/images/xoops.png"}> <{if count($features) gt 0}>
<{php}>echo art_constant("MD_ARTICLES");<{/php}> <{$smarty.const._MORE}>
<{foreach item=article from=$features}>
<{$article.title}>
<{$article.image.caption}>
<{$article.title}>
<{$article.summary}>
<{/foreach}>
<{/if}>
<{php}>echo art_constant("MD_CATEGORIES");<{/php}> <{$smarty.const._MORE}>
<{include file="db:`$xoops_dirname`_inc_category.html"}>

<{if count($topics) gt 0}>
<{php}>echo art_constant("MD_TOPICS");<{/php}> <{$smarty.const._MORE}>
<{include file="db:`$xoops_dirname`_inc_topic.html"}>

<{/if}> <{if count($sponsors) gt 0}>
<{php}>echo art_constant("MD_SPONSORS");<{/php}>
<{include file="db:`$xoops_dirname`_inc_sponsor.html"}>

<{/if}>
API: <{php}>echo art_constant("MD_RSS");<{/php}> | <{php}>echo art_constant("MD_RDF");<{/php}> | <{php}>echo art_constant("MD_ATOM");<{/php}> <{if $xoops_isadmin}> || "><{php}>echo art_constant("MD_CPANEL");<{/php}> | "><{php}>echo art_constant("MD_CATEGORY");<{/php}> | "><{php}>echo art_constant("MD_TOPIC");<{/php}> | "><{php}>echo art_constant("MD_ARTICLE");<{/php}> <{/if}> <{if $xoops_isuser}> || <{php}>echo art_constant("MD_ADDARTICLE");<{/php}> <{/if}>
<{if $xoops_notification}> <{include file='db:system_notification_select.html'}> <{/if}>