Current Path : /home/bitrix/ext_www/ballu.in.ua/ |
Current File : /home/bitrix/ext_www/ballu.in.ua/404.php |
<? include_once($_SERVER['DOCUMENT_ROOT'].'/bitrix/modules/main/include/urlrewrite.php'); CHTTP::SetStatus("404 Not Found"); @define("ERROR_404","Y"); require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); $APPLICATION->SetTitle("Страница не существует");?> <style> .main { max-width: 100%; } /* 404 page */ .page_404_content { font-size: 18px; margin-left: 39%; margin-right: 37%; } @media only screen and (max-height: 1920px) and (min-height: 1680px){ .page_404_content { margin-left: 38%; margin-right: 36%; } } /* @media only screen and (min-height: 1680px) { .page_404_content { margin-left: 35%; margin-right: 33%; } } */ /* @media only screen and (min-height: 1180px) { .page_404_content { margin-left: 30%; margin-right: 28%; } } */ @media only screen and (min-height: 1040px) and (max-height: 1180px){ .page_404_content { margin-left: 29%; margin-right: 27%; } } @media only screen and (max-width: 960px) { .page_404_content { margin-left: 24%; margin-right: 22%; } } @media only screen and (max-width: 540px) { .page_404_content { margin-left: 17%; margin-right: 15%; } } /* ! 404 page */ </style> <div style="border-top: 1px solid #5c5c5c;"> <!--breadcrumbs--> <?$APPLICATION->IncludeComponent("bitrix:breadcrumb","",Array( "START_FROM" => "0", "PATH" => "", "SITE_ID" => "s1" ) );?> </div> <?$APPLICATION->AddChainItem("ошибка 404");?> <img src="<?=SITE_TEMPLATE_PATH?>/images/404.svg" width="100%" alt=""/> <article class="technology" style="margin-bottom: 5%;"> <div class="section-title"><h2>СТРАНИЦА НЕ СУЩЕСТВУЕТ</h2></div> <div class="page_404_content" > Скорее всего, это случилось по одной из следующих причин:<br> страница переехала, страницы больше нет. <br><br> Пожалуйста, воспользуйтесь навигацией или формой поиска<br> в верху страницы, чтобы найти интересующую Вас<br> информацию, либо перейдтите на главную. <br><br><br> <div style="text-align:center;font-size: 24px;"><a href="/">На главную</a></div> </div> </article> <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>