Your IP : 18.188.144.78


Current Path : /home/bitrix/ext_www/home-comfort.in.ua/_optima/404/
Upload File :
Current File : /home/bitrix/ext_www/home-comfort.in.ua/_optima/404/index.php

<? require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");

CHTTP::SetStatus("404 Not Found");
@define("ERROR_404","Y");

require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_after.php");


/* подключаем язковые константы */
IncludeGlobalLangFile();
$APPLICATION->SetPageProperty("CONTENTCLASS", "404");
$APPLICATION->SetPageProperty("FULLWIDTH", "Y");

$APPLICATION->SetTitle("404 Not Found");?>
	<div class="no-found bem layout__block">
		<div class="no-found__holder">
			<div class="no-found__title"><?=GetMessage("WP_NO_FOUND_PAGE");?></div>
			<div class="no-found__404">404</div>
			<div class="no-found__description"><?=GetMessage("WP_CHECK_OUT_URL_PAGE");?>. </div>
			<div class="no-found__addition-text"><?=GetMessage("WP_YOU_CAN_GO");?></div>
		</div>
	</div>
<?$APPLICATION->IncludeComponent("bitrix:main.map", ".default", Array(
		"LEVEL"	=>	"3",
		"COL_NUM"	=>	"2",
		"SHOW_DESCRIPTION"	=>	"Y",
		"WP_SHOW_CATALOG"	=>	"Y",
		"WP_CATALOG_IBLOCK_ID"	=>	"19",
		"SET_TITLE"	=>	"Y",
		"CACHE_TIME"	=>	"36000000"
	)
);

require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>