Editing "{$p.photo_title}"
{if $photo.photo_id == $photo.cover_photo }{lang code='Cover photo'}{/if}{if $photo.featured == 'yes'}{lang code='Featured'}{/if}{if $photo.is_mature == 'yes'}{lang code='Mature'}{/if}
{assign var='reqFields' value=$cbphoto->load_required_forms( $p )}
{assign var='otherFields' value=$cbphoto->load_other_forms( $p )}
{$pd=json_decode($p.photo_details,true)}
{if $pd}
{display_photo_embed_sizes($p)}
{/if}