{lang code='photo' assign='object_type'}
{assign var=json value=$photo.photo_details|json_decode}
{AD place='ad_320x250'}

{lang code='Most Popular'}

{section name=p_list loop=$photos} {include file="$style_dir/blocks/PopularPhotos.html" photo=$photos[p_list]} {sectionelse} {lang code='no_results_found'} {/section}

{lang code='Top Collections'}

{section name=c_list loop=$collections} {include file="$style_dir/blocks/topCollection.html" collection=$collections[c_list]} {sectionelse} {lang code='no_results_found'} {/section}

{lang code='comments'} ({$photo.total_comments})

{if $myquery->is_commentable($photo,'p')} {include file="$style_dir/blocks/comments/add_comment.html" id=$photo.photo_id type=p} {else}
{lang code='Comments disabled for this photo'}
{/if}
{section name=list loop=$uphotos} {include file="$style_dir/blocks/photo.html" display_type="related_photos" photo=$uphotos[list]} {/section}
{literal} {/literal}