{strip} {if $photos}
{foreach array_rand($photos, $photo_on_widget) as $i} {$photo_image_href = $photos[$i]['thumb_mobile']['url']} {$photo_link_href = "{$wa_backend_url}photos/#/photo/{$photos[$i].id}"}
{/foreach}
{else}
[`There are no photos uploaded yet.`]
{/if} {* Initialize *} {/strip}