php-mpos/templates/bootstrap/home/default.tpl

5 lines
140 B
Smarty

{if $GLOBAL.website.newsstyle|default:"0" == 0}
{include file="home/news_all.tpl"}
{else}
{include file="home/news_accordion.tpl"}
{/if}