{* $Id: weblinks_block_photo.html,v 1.2 2012/04/10 04:41:09 ohwada Exp $ *}>
<{foreach item=photo from=$block.photos }>
<{if $block.show_title }>
<{$photo.title|escape}> in
<{$photo.cat_title|escape}>
<{/if}>
style="margin:0px;padding:5px;" />
<{/foreach}>