Your IP : 3.135.207.193


Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/include/blocks/video/
Upload File :
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/include/blocks/video/error_frame.php

<?if(!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true ) die();?>

<?//options from \Aspro\Allcorp3\Functions\CAsproAllcorp3::showBlockHtml?>
<?
$arOptions = (array)$arConfig['PARAMS'];

if (!isset($arOptions['MESSAGE']) || !$arOptions['MESSAGE']) return;
?>
<div class="video_body">
    <div class="video_block__error flexbox flexbox--justify-center text-center">
        <?=$arOptions['MESSAGE'];?>
    </div>
</div>