{literal} {/literal}
{if $LastPage>1}
{if $CurrentPage>1}
<< {$smarty.const.STRING_PREVIOUS}
{/if}
{foreach from=$ListerRange item=_page}
{if $_page!=$CurrentPage}{$_page} {else}{$_page}{/if}
{/foreach}
{if $CurrentPage<$LastPage}
{$smarty.const.STRING_NEXT} >>
{/if}
{$news_posts[i].title}{$news_posts[i].add_date}
{if $news_posts[i].picture_exists}
{$news_posts[i].textToPublication}
|