{AD place='ad_728x90'}
{get_photo details=$photo size='l' class='img-responsive center-block' output='html' height="100"}
{$photo.photo_title}
{if $photo.userid != userid()}
{lang('Subscribe')}
{/if}
- {lang('Photo description: ')} : {$photo.photo_description|truncate:90} {assign var=category value=$userquery->get_category($user.category)}
- {lang('Category')}: {$category.category_name}
- {lang('Tags')}: {$photo.photo_tags|tags:photos}
- {lang('Views')}: {$photo.views}
{$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}
{$photo.total_comments} {if $photo.total_comments <= 1 } {lang code='comment'} {else} {{lang code='comments'} } {/if}