{* /************************************* * SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. * SPDX-License-Identifier: AGPL-3.0-only ************************************/ *} {if $ALLOW_CHARTS eq 'yes'} {/if} {include file="Home/HomeButtons.tpl"}
{include file="Buttons_List_Contestual.tpl"}
{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}