layout * @see modules\users\views\ProfilePage * @var $menu bff\view\Menu * @var $titleh1 string * @var $user array [user_id, name, avatar, profile_url, geo_city, region_title, created] * @var $avatarBlock modules\users\views\profile\AvatarBlock * @var $onlineBlock modules\users\views\profile\OnlineBlock * @var $content string active tab content * @var $is_owner bool current user is profile owner * @var $contactsBlock modules\users\views\profile\ContactsBlock * @var $bannerRight string */ $isPhone = Request::isPhone(); ?>