{if $current_page == 'home'}
{assign var="imageId" value="image-home"}
{if $designImages.$imageId}

{/if}
{/if}
{include file="templates/layouts/zones/left.html"}
{include file="templates/layouts/zones/right.html"}
{include file="templates/layouts/zones/content.html"}