1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-01 05:55:02 +03:00
ifhub.club/templates/skin/developer/sidebar.tpl

3 lines
129 B
Smarty

<aside id="sidebar" {if $sidebarPosition == 'left'}class="sidebar-left"{/if}>
{include file='blocks.tpl' group='right'}
</aside>