136 lines
45 KiB
PHP
136 lines
45 KiB
PHP
|
<?php
|
||
|
/**
|
||
|
* @var string $content
|
||
|
* @var string $resources
|
||
|
* @var string $title
|
||
|
* @var \kernel\CgView $view
|
||
|
*/
|
||
|
$assets = new \app\themes\gestalt\assets\GestaltThemeAssets($resources);
|
||
|
?>
|
||
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charSet="utf-8"/>
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||
|
<?php $assets->getCSSAsSTR(); ?>
|
||
|
<link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-079ef2e4659c5b2a.js"/>
|
||
|
<script src="/_next/static/chunks/4bd1b696-f6a08746561b241a.js" async=""></script>
|
||
|
<script src="/_next/static/chunks/517-aab8f6d151705c38.js" async=""></script>
|
||
|
<script src="/_next/static/chunks/main-app-f9002d04d063c222.js" async=""></script>
|
||
|
<script src="/_next/static/chunks/742-fc8a609e8d43018d.js" async=""></script>
|
||
|
<script src="/_next/static/chunks/app/page-6a7842a50884d72d.js" async=""></script>
|
||
|
<title><?= $title ?></title>
|
||
|
<?= $view->getMeta() ?>
|
||
|
<link rel="icon" href="<?= $resources ?>/favicon.ico" type="image/x-icon" sizes="16x16"/>
|
||
|
<script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script>
|
||
|
</head>
|
||
|
<body>
|
||
|
<header class="flex pt-8 px-8 justify-center items-center container m-auto">
|
||
|
<div class="flex gap-[96px] text-[15px] text-dark mr-[220px] font-[350]"><a href="/events">События</a><a
|
||
|
href="/participants">Участники</a></div>
|
||
|
<a href="/"><img alt="logo" loading="lazy" width="150" height="48" decoding="async" data-nimg="1"
|
||
|
style="color:transparent" src="<?= $resources ?>/logo.svg"/></a>
|
||
|
<div class="flex ml-[340px] gap-[19px]"><a
|
||
|
class="flex justify-center items-center w-[41px] h-[41px] bg-blue rounded-full" href=""><img alt="logo_tg"
|
||
|
loading="lazy"
|
||
|
width="1"
|
||
|
height="1"
|
||
|
decoding="async"
|
||
|
data-nimg="1"
|
||
|
class="w-auto h-auto"
|
||
|
style="color:transparent"
|
||
|
src="<?= $resources ?>/images/logo_tg.svg"/>
|
||
|
</a><a class="flex justify-center items-center w-[41px] h-[41px] bg-blue rounded-full" href=""><img alt="logo_vk"
|
||
|
loading="lazy"
|
||
|
width="1"
|
||
|
height="1"
|
||
|
decoding="async"
|
||
|
data-nimg="1"
|
||
|
class="w-auto h-auto"
|
||
|
style="color:transparent"
|
||
|
src="<?= $resources ?>/images/logo_vk.svg"/>
|
||
|
</a></div>
|
||
|
</header>
|
||
|
<main class="pt-[100px] flex flex-col">
|
||
|
<?= $content ?>
|
||
|
<div class="flex gap-[53px] items-end m-auto">
|
||
|
<div class="flex max-w-[645px] flex-wrap gap-x-[15px] gap-y-[12px]">
|
||
|
<div class="flex items-center justify-center font-[400] border-blue w-fit px-[10px] py-[6.5px] rounded-[6px] border-[1px] text-[16px] text-blue font-[700]">
|
||
|
<span class="relative top-[2px]">конференции</span></div>
|
||
|
<div class="flex items-center justify-center font-[400] border-blue w-fit px-[10px] py-[6.5px] rounded-[6px] border-[1px] text-[16px] text-blue font-[700]">
|
||
|
<span class="relative top-[2px]">акредитации</span></div>
|
||
|
<div class="flex items-center justify-center font-[400] border-blue w-fit px-[10px] py-[6.5px] rounded-[6px] border-[1px] text-[16px] text-blue font-[700]">
|
||
|
<span class="relative top-[2px]">открытые сертификации</span></div>
|
||
|
<div class="flex items-center justify-center font-[400] border-blue w-fit px-[10px] py-[6.5px] rounded-[6px] border-[1px] text-[16px] text-blue font-[700]">
|
||
|
<span class="relative top-[2px]">открытые сертификации</span></div>
|
||
|
<div class="flex items-center justify-center font-[400] border-blue w-fit px-[10px] py-[6.5px] rounded-[6px] border-[1px] text-[16px] text-blue font-[700]">
|
||
|
<span class="relative top-[2px]">общие сборы</span></div>
|
||
|
<div class="flex items-center justify-center font-[400] border-blue w-fit px-[10px] py-[6.5px] rounded-[6px] border-[1px] text-[16px] text-blue font-[700]">
|
||
|
<span class="relative top-[2px]">протоколы сборов</span></div>
|
||
|
<div class="flex items-center justify-center font-[400] border-blue w-fit px-[10px] py-[6.5px] rounded-[6px] border-[1px] text-[16px] text-blue font-[700]">
|
||
|
<span class="relative top-[2px]">новости сайта</span></div>
|
||
|
<div class="flex items-center justify-center font-[400] border-blue w-fit px-[10px] py-[6.5px] rounded-[6px] border-[1px] text-[16px] text-blue font-[700]">
|
||
|
<span class="relative top-[2px]">календарь событий</span></div>
|
||
|
<div class="flex items-center justify-center font-[400] border-blue w-fit px-[10px] py-[6.5px] rounded-[6px] border-[1px] text-[16px] text-blue font-[700]">
|
||
|
<span class="relative top-[2px]">сайт мги</span></div>
|
||
|
<div class="flex items-center justify-center font-[400] border-blue w-fit px-[10px] py-[6.5px] rounded-[6px] border-[1px] text-[16px] text-blue font-[700]">
|
||
|
<span class="relative top-[2px]">вопросы и ответы</span></div>
|
||
|
</div>
|
||
|
<div class="flex gap-[19px]">
|
||
|
<div class="flex border-[4px] border-white rounded-[6px] items-center w-[160px] h-[120px] justify-center relative">
|
||
|
<img alt="arrow" loading="lazy" width="11" height="11" decoding="async" data-nimg="1"
|
||
|
class="absolute top-[-18px]" style="color:transparent" src="<?= $resources ?>/images/chevronDown.svg"/><span
|
||
|
class="text-[26px] text-black uppercase">Книги</span></div>
|
||
|
<div class="flex border-[4px] border-white rounded-[6px] items-center w-[160px] h-[120px] justify-center relative">
|
||
|
<img alt="arrow" loading="lazy" width="11" height="11" decoding="async" data-nimg="1"
|
||
|
class="absolute top-[-18px]" style="color:transparent" src="<?= $resources ?>/images/chevronDown.svg"/><span
|
||
|
class="text-[26px] text-black uppercase">лекции</span></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</main>
|
||
|
<footer class="container pb-8 px-8 m-auto flex justify-center mt-[80px]"><a href="/public"><img alt="logo"
|
||
|
loading="lazy"
|
||
|
width="150" height="48"
|
||
|
decoding="async"
|
||
|
data-nimg="1"
|
||
|
style="color:transparent"
|
||
|
src="<?= $resources ?>/logo.svg"/></a>
|
||
|
<div class="flex gap-[96px] text-[15px] text-dark ml-[108px] mr-[188px] items-center font-[350]"><a href="/events">События</a><a
|
||
|
href="/participants">Участники</a></div>
|
||
|
<div class="flex gap-[25px]"><img alt="oop" loading="lazy" width="83" height="21" decoding="async" data-nimg="1"
|
||
|
style="color:transparent" src="<?= $resources ?>/images/oppgp.svg"/><img alt="pmg" loading="lazy"
|
||
|
width="96" height="27"
|
||
|
decoding="async"
|
||
|
data-nimg="1"
|
||
|
style="color:transparent"
|
||
|
src="<?= $resources ?>/images/pmg.svg"/>
|
||
|
</div>
|
||
|
<div class="flex ml-[49px] gap-[29px]"><a
|
||
|
class="flex justify-center items-center w-[41px] h-[41px] bg-blue rounded-full" href=""><img alt="logo_tg"
|
||
|
loading="lazy"
|
||
|
width="1"
|
||
|
height="1"
|
||
|
decoding="async"
|
||
|
data-nimg="1"
|
||
|
class="w-auto h-auto"
|
||
|
style="color:transparent"
|
||
|
src="<?= $resources ?>/images/logo_tg.svg"/>
|
||
|
</a><a class="flex justify-center items-center w-[41px] h-[41px] bg-blue rounded-full" href=""><img alt="logo_vk"
|
||
|
loading="lazy"
|
||
|
width="1"
|
||
|
height="1"
|
||
|
decoding="async"
|
||
|
data-nimg="1"
|
||
|
class="w-auto h-auto"
|
||
|
style="color:transparent"
|
||
|
src="<?= $resources ?>/images/logo_vk.svg"/>
|
||
|
</a></div>
|
||
|
</footer>
|
||
|
<?php $assets->getJSAsStr(); ?>
|
||
|
<script>(self.__next_f = self.__next_f || []).push([0])</script>
|
||
|
<script>self.__next_f.push([1, "1:\"$Sreact.fragment\"\n2:I[8173,[\"742\",\"static/chunks/742-fc8a609e8d43018d.js\",\"974\",\"static/chunks/app/page-6a7842a50884d72d.js\"],\"\"]\n3:I[7970,[\"742\",\"static/chunks/742-fc8a609e8d43018d.js\",\"974\",\"static/chunks/app/page-6a7842a50884d72d.js\"],\"Image\"]\n4:I[5244,[],\"\"]\n5:I[3866,[],\"\"]\n6:I[5416,[\"742\",\"static/chunks/742-fc8a609e8d43018d.js\",\"974\",\"static/chunks/app/page-6a7842a50884d72d.js\"],\"default\"]\n7:I[5360,[\"742\",\"static/chunks/742-fc8a609e8d43018d.js\",\"974\",\"static/chunks/app/page-6a7842a50884d72d.js\"],\"default\"]\n8:I[6213,[],\"OutletBoundary\"]\na:I[6213,[],\"MetadataBoundary\"]\nc:I[6213,[],\"ViewportBoundary\"]\ne:I[4835,[],\"\"]\n:HL[\"/_next/static/css/0d3195690bab7456.css\",\"style\"]\n"])</script>
|
||
|
<script>self.__next_f.push([1, "0:{\"P\":null,\"b\":\"U97PnUb_QLv3SqsQ1zMmp\",\"p\":\"\",\"c\":[\"\",\"\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/0d3195690bab7456.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"children\":[[\"$\",\"header\",null,{\"className\":\"flex pt-8 px-8 justify-center items-center container m-auto\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex gap-[96px] text-[15px] text-dark mr-[220px] font-[350]\",\"children\":[[\"$\",\"$L2\",null,{\"href\":\"/events\",\"children\":\"События\"}],[\"$\",\"$L2\",null,{\"href\":\"/participants\",\"children\":\"Участники\"}]]}],[\"$\",\"$L2\",null,{\"href\":\"/\",\"children\":[\"$\",\"$L3\",null,{\"width\":150,\"height\":48,\"src\":\"/logo.svg\",\"alt\":\"logo\"}]}],[\"$\",\"div\",null,{\"className\":\"flex ml-[340px] gap-[19px]\",\"children\":[[\"$\",\"a\",null,{\"className\":\"flex justify-center items-center w-[41px] h-[41px] bg-blue rounded-full\",\"href\":\"\",\"children\":[[\"$\",\"$L3\",null,{\"src\":\"/images/logo_tg.svg\",\"alt\":\"logo_tg\",\"className\":\"w-auto h-auto\",\"width\":1,\"height\":1}],\" \"]}],[\"$\",\"a\",null,{\"className\":\"flex justify-center items-center w-[41px] h-[41px] bg-blue rounded-full\",\"href\":\"\",\"children\":[[\"$\",\"$L3\",null,{\"src\":\"/images/logo_vk.svg\",\"alt\":\"logo_vk\",\"className\":\"w-auto h-auto\",\"width\":1,\"height\":1}],\" \"]}]]}]]}],[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[],[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"footer\",null,{\"className\":\"container pb-8 px-8 m-auto flex justify-center mt-[80px]\",\"children\":[[\"$\",\"a\",null,{\"href\":\"/public\",\"children\":[\"$\",\"$L3\",null,{\"width\":150,\"height\":48,\"src\":\"/logo.svg\",\"alt\":\"logo\"}]}],[\"$\",\"div\",null,{\"className\":\"flex gap-[96px] text-[15px] text-dark ml-[108px] mr-[188px] items-center font-[350]\",\"children\":[[\"$\",\"$L2\",null,{\"href\":\"/events\",\"children\":\"События\"}],[\"$\",\"$L2\",null,{\"href\":\"/participants\",\"children\":\"Участники\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex gap-[25px]\",\"children\":[[\"$\",\"$L3\",null,{\"width\":83,\"height\":21,\"src\":\"/images/oppgp.svg\",\"alt\":\"oop\"}],[\"$\",\"$L3\",null,{\"width\":96,\"height\":27,\"src\":\"/images/pmg.svg\",\"alt\":\"p
|
||
|
<script>self.__next_f.push([1, "d:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nb:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"1\",{\"children\":\"Донецкое гештальт сообщество\"}],[\"$\",\"meta\",\"2\",{\"name\":\"description\",\"content\":\"Донецкое гештальт сообщество\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}]]\n"])</script>
|
||
|
<script>self.__next_f.push([1, "9:null\n"])</script>
|
||
|
</body>
|
||
|
</html>
|