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