{extends "../@layout.xml"} {block title}Страна{/block} {block header}{include title}{/block} {block content} {include "./tabs.xml", mode => $mode, country => $country}

{$country->getCanonicalName()} {if $city}{$city->getName()}{/if}







Город:
{include "../components/nothing.xml"}
{include "../components/nothing.xml"}
{include "../components/nothing.xml"}
{include "./GeodbForAdmins.js.xml", country => $country, city => $city}
{/block}