{capture name=newest_products} {if $CONFIG.modules.newest.avail eq 'Y'} {$LABEL.link_rss_subscribe}

{$LABEL.lbl_newest}

{include file="common/products_list.html" products=$newest_products style='row' prod_from='newest'} {else}

{$LABEL.lbl_module_disabled}

{/if} {/capture} {include file="_system_/center_block.html" title="" content=$smarty.capture.newest_products class="center-block-newest"}