<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>$MODULE_NAME$ - $SITE_NAME$</title>
<meta name="charset" charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='http://fonts.googleapis.com/css?family=Exo+2:400,100,100italic,200,200italic,300,300italic,400italic,500italic,600,500,600italic,700,700italic,800,800italic,900,900italic&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href="http://fonts.googleapis.com/css?family=Trade+Winds" rel="stylesheet" type="text/css">
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
$GLOBAL_SEO$
</head>
<body>
<div class="wrapper <?if($USER_LOGGED_IN$)?>withPanel<?endif?>">
<?if($URI_ID$ = 'page1')?>
$GLOBAL_AHEADER$
<section class="content">
<div id="home" class="logo section">
$GLOBAL_LOGO$
<header>
<nav class="menu">
<input type="checkbox" class="menu-open" name="menu-open"/>
<a href="$HOME_PAGE_LINK$" class="menu-open-button" for="menu-open" id="goHome">
<span class="goBack"><</span>
</a>
</nav>
</header>
<!-- </header> -->
<section class="content">
<div id="subPage" class="sub__content section" style="display: block !important;">
<!-- <body> --><?if($ADD_ENTRY_LINK$)?><div style="text-align:right;padding-bottom:4px;">[ <a href="$ADD_ENTRY_LINK$"><!--<s5186>-->Добавить материал<!--</s>--></a> ]</div><?endif?>
$BODY$<!-- </body> -->
</div>
</section>
<?endif?>
</div>
<footer>
<p>© 2017. All Rights Reserved. $POWERED_BY$ ЦПМССП Московского района Санкт-Петербурга 2017
</footer>
<script src="/scripts.js"></script>
</body>
</html>
<!-- filters -->
<!-- filters -->
<svg width="0" height="0" xmlns="http://www.w3.org/2000/svg" version="1.1">
<defs>
<filter id="shadowed-goo">
<feGaussianBlur in="SourceGraphic" result="blur" stdDeviation="10" />
<feColorMatrix in="blur" mode="matrix" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 18 -7" result="goo" />
<feGaussianBlur in="goo" stdDeviation="3" result="shadow" />
<feColorMatrix in="shadow" mode="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 -0.2" result="shadow" />
<feOffset in="shadow" dx="1" dy="1" result="shadow" />
<feComposite in2="shadow" in="goo" result="goo" />
<feComposite in2="goo" in="SourceGraphic" result="mix" />
</filter>
<filter id="goo">
<feGaussianBlur in="SourceGraphic" result="blur" stdDeviation="10" />
<feColorMatrix in="blur" mode="matrix" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 18 -7" result="goo" />
<feComposite in2="goo" in="SourceGraphic" result="mix" />
</filter>
<filter id="shadowed-goo2">
<feGaussianBlur in="SourceGraphic" result="blur" stdDeviation="10" />
<feColorMatrix in="blur" mode="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 13 -7" result="goo" />
<feGaussianBlur in="goo" stdDeviation="3" result="shadow" />
<feColorMatrix in="shadow" mode="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0" result="shadow" />
<feOffset in="shadow" dx="1" dy="1" result="shadow" />
<feComposite in2="shadow" in="goo" result="goo" />
<feComposite in2="goo" in="SourceGraphic" result="mix" />
</filter>
</defs>
</svg>