{extend name="layout/content"} {block name="content"}
{if condition="$row['id']"} {else/} {/if}
{if condition="!$row['id']"} {else/} {/if}
{/block}