{* * $Revision: 1.8 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *}
{g->text text="This album is empty."}
{if isset($child.summary)}{$child.summary|entitytruncate:256|markup}{/if}
{$theme.item.description|markup}
{/if} {* Show any other album blocks (comments, etc) *} {foreach from=$theme.params.albumBlocks item=block} {g->block type=$block.0 params=$block.1} {/foreach} {* System Links only on the root page *} {if empty($theme.parents)}