{assign var=type value='p'}
{foreach $photos as $photo} {include_template_file file="blocks/photo.html" photo=$photo display_method='view_collection' add_collection_name=true} {/foreach}
{include_template_file file='/blocks/pagination.html'}