0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
2.3-2
/
standard
/
htdocs
/
themes
/
classic
/
templates
/
[
Home
]
File: sidebar.tpl
{* * $Revision: 17075 $ * Read this before changing templates! http://codex.gallery2.org/Gallery2:Editing_Templates *} <div id="gsSidebar" class="gcBorder1"> {* Show the sidebar blocks chosen for this theme *} {foreach from=$theme.params.sidebarBlocks item=block} {g->block type=$block.0 params=$block.1 class="gbBlock"} {/foreach} </div>