summaryrefslogtreecommitdiff
path: root/themes/default/views/sidebar.html.php
blob: f05ee0251a9ffab80887e57832743be6f8134981 (plain)
1
2
3
4
<? defined("SYSPATH") or die("No direct script access."); ?>
<?= $theme->sidebar_top() ?>
<?= $theme->sidebar_blocks() ?>
<?= $theme->sidebar_bottom() ?>