{hook key="dashboard_above_news_tpl"}
    {foreach item=_news from=$news}
  • {$_news.pubDate|date_format:"%a, %d %B"}
  • {$_news.pubDate|date_format:"%H:%M"}

    {$_news.title}

    {$_news.description}
  • {/foreach}
{hook key="dashboard_above_plugin_tpl"} {if $store_handler->_lic_license_isdemo eq '1'}
Test-Version bis: {$store_handler->_lic_trial_end_time} Vollversion kaufen FAQ zur Demo-Version
{/if}

{$smarty.const.XT_LASTEST_ACTIVITIES}

{foreach item=_topplugin from=$top_plugins} {/foreach}
{$smarty.const.XT_TOP_PLUGINS}
{$_topplugin.title}
{foreach item=_newplugin from=$new_plugins} {/foreach}
{$smarty.const.XT_NEW_PLUGINS}
{$_newplugin.title}