{lbl_news}{if $rss_link} RSS 2.0{/if}

{section name=i loop=$news_posts}

{$news_posts[i].title}

{$news_posts[i].add_date}
{if $news_posts[i].picture_exists} {$news_posts[i].title|escape:html} {/if} {$news_posts[i].textToPublication}
{sectionelse} {"str_empty_list"|translate} {/section} {if $LastPage>1}

{if $CurrentPage>1}   << {"str_previous"|translate} {/if} {foreach from=$ListerRange item=_page}   {if $_page!=$CurrentPage}{$_page} {else}{$_page}{/if} {/foreach} {if $CurrentPage<$LastPage}   {"str_next"|translate} >> {/if}

{/if}{* $LastPage>1 *}