1 2 3 4
<? defined("SYSPATH") or die("No direct script access."); ?> <?= $theme->sidebar_top() ?> <?= $theme->sidebar_blocks() ?> <?= $theme->sidebar_bottom() ?>