{capture assign='nocontent'}
{text key='photo+no_photo'}
{/capture}
{if !empty($authError)}
{$authError}
{else}
{if $isUserAuthenticated} {if !empty($uploadUrl)} {elseif !empty($id)} {/if} {/if} {$menu}
{if !empty($photos)}
{$photos}
{if $loadMore}
  • {text key='base+more'}
  • {/if} {else} {$nocontent} {/if} {/if}