php-mpos/public/templates/bootstrap/home/default.tpl
2014-03-02 14:37:51 +01:00

5 lines
128 B
Smarty

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