Your IP : 3.15.151.180


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/pub/site/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/pub/site/index.php

<?php
define('BX_PULL_SKIP_INIT', true);

require($_SERVER['DOCUMENT_ROOT'] . '/bitrix/header.php');

$APPLICATION->IncludeComponent(
	'bitrix:landing.pub',
	'',
	array(
	),
	null,
	array(
		'HIDE_ICONS' => 'Y'
	)
);

require($_SERVER['DOCUMENT_ROOT'] . '/bitrix/footer.php');