archive link
This commit is contained in:
parent
2b669c3ba7
commit
c8c2c8b407
@ -2,8 +2,9 @@
|
||||
<strong>© 2020</strong>
|
||||
<div class="right">
|
||||
<?php if(!is_front_page() || !is_home()){
|
||||
echo "<a href='/'>Главная</a>";
|
||||
echo "<a href='/'>Главная</a> /";
|
||||
}?>
|
||||
<a href='/archive/'>Архив</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user