{capture name=newest_products} {if $CONFIG.modules.newest.avail eq 'Y'} {include file="common/products_list.html" products=$newest_products prod_from="newest"}
{$LABEL.link_rss_subscribe}
{else}

{$LABEL.lbl_module_disabled}

{/if} {/capture} {include file="_system_/center_block.html" title=$LABEL.lbl_newest content=$smarty.capture.newest_products}