{* /************************************* * SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. * SPDX-License-Identifier: AGPL-3.0-only ************************************/ *} {if $ALLOW_CHARTS eq 'yes'} {* crmv@30014 *} {/if} {include file="Home/HomeButtons.tpl"}
{* crmv@30014 *} {foreach item=tablestuff from=$HOMEFRAME name="homeframe"} {* create divs for each widget - the contents will be loaded dynamically from javascript *} {include file="Home/MainHomeBlock.tpl"} {* load contents for the widget *} {/foreach}