new version main page
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<link rel="stylesheet" href="/pub/fontawesome/css/all.css">
|
||||
<link rel="stylesheet" href="/pub/fontawesome/css/v4-shims.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
@@ -61,36 +62,23 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
|
||||
<header>
|
||||
<ul>
|
||||
<li class="mob-full">
|
||||
<img id="logo" alt="Аргументы Недели (argumenti.ru)" src="https://argumenti.ru/images/argumenti/AN2.gif">
|
||||
<a href="<?=SITE?>">
|
||||
<img id="logo" alt="Клан Аргументы Недели (klan.argumenti.ru)" src="https://argumenti.ru/images/argumenti/AN2.gif">
|
||||
</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>
|
||||
</li>
|
||||
<li class="header-div">
|
||||
<?=$author?>
|
||||
</li>
|
||||
<?endif?>
|
||||
<?if ($title !== '' and $title !== 'Моя библиотека'):?>
|
||||
<li>
|
||||
<i style="float:left" class="fas fa-arrow-right"></i>
|
||||
</li>
|
||||
<li class="header-div">
|
||||
<a id="page_title" href="<?=$baseurl?>"><?=$title?></a>
|
||||
</li>
|
||||
<?endif?>
|
||||
</ul>
|
||||
<?include('blocks/auth.phtml')?>
|
||||
|
||||
<?php
|
||||
if (isset($breadcrumbs)){
|
||||
include VIEWPATH.'breadcrumbs.phtml';
|
||||
}
|
||||
else {
|
||||
include VIEWPATH.'header.phtml';
|
||||
}?>
|
||||
|
||||
<?include VIEWPATH.'menus/auth.phtml';?>
|
||||
</ul>
|
||||
</header>
|
||||
|
||||
<?if ($checklogin['error'] == 'client not found'):?>
|
||||
<div class="adv">
|
||||
<!-- Yandex.RTB R-A-50615-61 -->
|
||||
|
||||
Reference in New Issue
Block a user