TESTING - Menu

This commit is contained in:
Yukimi Kazari 2016-09-17 15:16:31 -04:00
parent 16003af8d7
commit 6a94cc7988

View File

@ -12,7 +12,7 @@
<?php endif ?>
<?= $this->partial('post/show_partials/status_notices', array('pools' => $this->pools)) ?>
<div class="clearfix">
<div class="clearfix" id="main-menu">
<?= $this->partial('post/show_partials/related_posts_panel') ?> <?= $this->partial('tags') ?> <?= $this->partial('post/show_partials/statistics_panel') ?> <?= $this->partial('post/show_partials/options_panel') ?>
<?php if (CONFIG()->can_show_ad('post#show-sidebar', current_user())) : ?>
<?= $this->partial('vertical') ?>