{* $Id: products_advanced.tpl 2475 2006-11-05 12:25:24Z lantan $ *} {if $products} {capture name="mainbox"} {if $smarty.capture.js_loaded != "Y"} {capture name="js_loaded"}Y{/capture} {/if}
{/capture} {if !$title} {$smarty.capture.mainbox} {else} {include file="common_templates/mainbox.tpl" title=$title content=$smarty.capture.mainbox} {/if} {/if}