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

<{$article.title}>

<{$article.time}> <{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_FEATURED");<{/php}> <{$smarty.const._MORE}>
<{foreachq item=article from=$features}>
<{$article.title}> <{$article.time}>
<{$article.summary}>
<{/foreach}>
<{/if}>
<{php}>echo art_constant("MD_CATEGORIES");<{/php}> <{$smarty.const._MORE}>
<{includeq file="db:`$xoops_dirname`_inc_category.html"}>

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

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

<{/if}>
API: <{php}>echo art_constant("MD_RSS");<{/php}> || "><{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_MYARTICLES");<{/php}> || <{php}>echo art_constant("MD_ADDARTICLE");<{/php}> <{/if}>
<{if $xoops_notification}> <{includeq file='db:system_notification_select.html'}> <{/if}>