{literal} {/literal}

{$smarty.const.ADMIN_NEWS}

{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}
 
{/if}{* $LastPage>1 *} {section name=i loop=$news_posts}

{$news_posts[i].title}

{$news_posts[i].add_date}

{if $news_posts[i].picture_exists} {/if} {$news_posts[i].textToPublication}





{sectionelse} {$smarty.const.STRING_EMPTY_LIST} {/section} {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} {/if}{* $LastPage>1 *}