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

3 lines
132 B
Smarty
Raw Normal View History

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