if title in layout
This commit is contained in:
@@ -54,7 +54,7 @@ _tmr.push({id: "1069168", type: "pageView", start: (new Date()).getTime()});
|
||||
</script>
|
||||
<h1>
|
||||
<a id="brand_title" href="https://argumenti.ru/"><span id="redb">А</span>ргументы <span id="redb">Н</span>едел<span id="redi">i</span></a>
|
||||
<?if (isset($title)):?>
|
||||
<?if ($title !== ''):?>
|
||||
→ <a id="page_title" href="<?=$baseurl?>"><?=$title?></a>
|
||||
<?endif?>
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user