4 lines
165 B
PHP
4 lines
165 B
PHP
<?global $APPLICATION, $arRegion, $arSite, $arTheme, $bIndexBot;?>
|
|
<div id="panel"><?$APPLICATION->ShowPanel();?></div>
|
|
|
|
<?@include_once('body_top_custom.php');?>
|