{*
* $Revision: 16235 $
* Read this before changing templates! http://codex.gallery2.org/Gallery2:Editing_Templates
*}
<table class="gcBackground1" width="100%" cellspacing="0" cellpadding="0">
<tr valign="top">
<td>
{include file="gallery:`$theme.moduleTemplate`" l10Domain=$theme.moduleL10Domain}
</td>
</tr>
</table>
{if !empty($theme.params.sidebarBlocks)}
{g->theme include="sidebar.tpl"}
{/if}