Title for VK logo
This commit is contained in:
parent
fe6b96d9b9
commit
0f97e00cfe
|
|
@ -41,7 +41,7 @@
|
|||
<body>
|
||||
<div class="header">
|
||||
<a href="/"><h1>WikiPoints</h1></a>
|
||||
<a href="http://vk.com/wikipoints" target="_blank"><img src="/img/vk.png" width="24" height="24" style="margin: 0 0 10px 10px;"/></a>
|
||||
<a href="http://vk.com/wikipoints" target="_blank"><img src="/img/vk.png" width="24" height="24" style="margin: 0 0 10px 10px;" title="Сообщество в VK"/></a>
|
||||
</div>
|
||||
<?= isset($content) && !empty($content) ? $content : 'No content =(' ?>
|
||||
<?= self::renderPartial('modals/about.php', array(), true) ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue