{foreach key=formname item=form from=$forms}
{if !preg_match("/LeftWidget$/si",$formname)} {$form} {/if}
{/foreach}