{style} {literal} .owm_photo_stage { background-image: url({/literal}{$url}{literal}); } {/literal} {/style}
{if !empty($authError)}
{$authError}
{else}
{$album->name|truncate:60} {$photoIndex} / {$photoCount}
{if $fullsizeUrl}{/if}
{decorator name='avatar_item' data=$avatar}
{format_date timestamp=$photo->addDatetime}
{if $photo->description}
{$photo->description}
{/if}
{$comments}
{/if}