RSS

{$LABEL.lbl_newest}

{clipcache id=c_newest_side_box group=$c_newest_box_cg ttl=-1}
    {foreach from=$newest item=new name=newest}
  1. {if $CONFIG.settings.edited_prods_can_be_newest ne 'on'}{$new.add_date}{else}{$new.edit_date}{/if}
    {$new.caption}
  2. {/foreach}
{/clipcache id=c_newest_side_box group=$c_newest_box_cg ttl=-1}

{$LABEL.link_newest_page}