{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}
- {lang('collection_name')}: {if $Cbucket->configs.seo == 'yes'} {$co.collection_name} {else} {$co.collection_name} {/if}
- {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}