{if $count neq 0} {section name=x loop=$news}
{if $news[x].sub_category_id neq 0}{$news[x].sub_category_id|get_category|html_decode}{/if} {$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} {else}
{$lang_no_category_results}
{/if}