{lang code='photo' assign='object_type'} {assign var=json value=$photo.photo_details|json_decode} {$curr_photo = $photo|@json_encode} {$user_admin = $user|@json_encode}
{AD place='ad_728x90'}

{$photo.photo_title}

  • {lang('Photo description: ')}
  • {lang('Category')}
  • {lang('Tags')}
  • {lang('Views')}
{show_share_form id=$photo.photo_id type=Photo}
{$codes=$cbphoto->photo_embed_codes(['type'=>'all','with_url'=>true, 'details'=>$photo])} {foreach from=$codes item=item}
{/foreach}
{show_flag_form id=$photo.photo_id type=Photo}

 {lang code='comments'}

{if $myquery->is_commentable($photo,'p')} {include file="$style_dir/blocks/comments/add_image_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*}