{section name=x loop=$news}
{$news[x].category_id|get_category|html_decode}
{$news[x].title|html_decode}
{$news[x].details|html_decode|strip_tags|truncate:200}
{$lang_more}
{/section} {literal} {/literal} {if $count gt $per_page}
{$paginations}
{/if}