Your IP : 3.17.39.107


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/blocks/bitrix/html/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/blocks/bitrix/html/block.php

<?php
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true)
{
	die();
}
?>

<section class="landing-block g-pt-0 g-pb-0 g-pl-0 g-pr-0">
	<? $APPLICATION->IncludeComponent(
		'bitrix:landing.blocks.html',
		'',
		array(
			'ONLY_PAYED' => 'Y'
		)
	); ?>
</section>