{foreach name="row.data" item="val" key="key"} {if condition="($key neq 'template_id')"} {if condition="($key neq 'first')"} {if condition="($key neq 'remark')"} {if condition="($key neq 'remark_color')"}
{$val}
{/if} {/if} {/if} {/if} {/foreach}