{* *}{strip} {* *} {include 'common/breadcrumbs.htm' path = [ 'Страны' ]} {* *}
{echoVar from=items_count def=0} шт {* *}

{name from=section def='Страны'}

{* *}
{if empty($CurrentPage)} {body from=section assign=text} {if !empty($text)}
{$text}
{/if} {/if} {* *} {if !empty($countries)} {foreach $countries as $item} {include 'common/card-publication.htm' type = country} {/foreach} {* *}
{pagination}

{* *} {if empty($CurrentPage)} {echoVar from='section->seo_description' assign=text} {if !empty($text)}
{$text}
{/if} {/if}
{* *} {else}
Нет стран!
{/if}
{/strip}