Your IP : 3.22.27.41


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/blocks/bitrix/26.8.separator/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/blocks/bitrix/26.8.separator/.description.php

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

use \Bitrix\Main\Localization\Loc;

return array(
	'block' => array(
		'name' => Loc::getMessage('LANDING_BLOCK_26_7_SEPARATOR_NAME'),
		'section' => array('separator'),
	),
	'cards' => array(),
	'nodes' => array(),
	'style' => array(
		'block' => [
			'type' => ['display', 'fill-first', 'fill-second', 'height--md'],
		],
		'nodes' => [
		],
	),
);