{#if page} {#if path == "/"}{/if} {#each page.rows as row, i}
{#if row.row.backgroundImage}
img
{/if}
{/each} {/if}