{if $theme_display_sections_categories eq 1} {foreach name=x from=$theme_sections_categories|get_selected_categories key=id item=sections} {if $sections.id|news_in_category:4 neq 0}

{$sections.category} {$lang_browse_all}

{include file="news-section-style{$theme_sections_content_style}.html"}
{/if} {/foreach} {/if}