{* homepage template *} {$albums = $wa->photos->childAlbums()} {if !empty($photos) || !empty($albums)} {if !empty($albums)}

[`Albums`]

{/if} <{if empty($albums)}h1{else}h2{/if} class="p-page-title">[`Photostream`] {if !empty($photos)} {include file='photos-thumbs.html'} {/if} {* *} {else}

[`Welcome to your new photo gallery!`]

{sprintf('[`Start by uploading photos in your gallery backend.`]', $wa_backend_url|cat:'photos/')}

{/if}