{include file="common/html_start.html"} {include file="common/layout_start.html"} {if $showmessage} {include file="common/message.html"} {/if} {if $showoptions ne "no"}
{section name=o loop=$optionrows}

{$optionrows[o].left}

{$optionrows[o].right}
{/section}
{/if} {include file="common/layout_stop.html"} {include file="common/html_stop.html"}