consult
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
<script src="/pub/scripts/pdf.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/mobile-detect/1.4.4/mobile-detect.min.js"></script>
|
||||
<script src="/pub/scripts/klanviewer.js?ver=34"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/pub/css/an.css?ver=218">
|
||||
<link rel="stylesheet" type="text/css" href="/pub/css/an.css?ver=228">
|
||||
<link rel="icon" type="image/ico" href="https://argumenti.ru/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/pub/fontawesome/css/all.css">
|
||||
<link rel="stylesheet" href="/pub/fontawesome/css/v4-shims.css">
|
||||
</head>
|
||||
<body>
|
||||
<body>
|
||||
|
||||
|
||||
<!-- Rating Mail.ru counter -->
|
||||
@@ -60,12 +60,14 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
|
||||
<li class="mob-full">
|
||||
<img id="logo" alt="Аргументы Недели (argumenti.ru)" src="https://argumenti.ru/images/argumenti/AN2.gif">
|
||||
</li>
|
||||
<li class="mob-hidden">
|
||||
<i style="float:left" class="fas fa-arrow-right"></i>
|
||||
</li>
|
||||
<li class="header-div<?if ($type == 'mybooks'):?> mob-hidden<?endif?>">
|
||||
<a href="<?=SITE?>mybooks">Моя библиотека</a>
|
||||
</li>
|
||||
<?//if ($type !== 'form'):?>
|
||||
<li class="mob-hidden">
|
||||
<i style="float:left" class="fas fa-arrow-right"></i>
|
||||
</li>
|
||||
<li class="header-div<?if ($type == 'mybooks'):?> mob-hidden<?endif?>">
|
||||
<a href="<?=SITE?>mybooks">Моя библиотека</a>
|
||||
</li>
|
||||
<?//endif?>
|
||||
<?if (isset($author) and $author !== ''):?>
|
||||
<li>
|
||||
<i style="float:left" class="fas fa-arrow-right"></i>
|
||||
@@ -81,7 +83,7 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
|
||||
<li class="header-div">
|
||||
<a id="page_title" href="<?=$baseurl?>"><?=$title?></a>
|
||||
</li>
|
||||
<?endif?>
|
||||
<?endif?>
|
||||
</ul>
|
||||
<?include('blocks/auth.phtml')?>
|
||||
|
||||
@@ -109,7 +111,7 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
|
||||
})(this, this.document, "yandexContextAsyncCallbacks");
|
||||
</script>
|
||||
</div>
|
||||
<?endif?>
|
||||
<?endif?>
|
||||
<?if (isset($tempcontent))
|
||||
include($tempcontent);
|
||||
?>
|
||||
@@ -136,4 +138,4 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
|
||||
<?endif?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user