Please Log in or Create an account to join the conversation.
<?php if ($this->count('menu')) : ?>
<?php if ($this->get('menu-pos') == 1): ?>
<div class="clearfix">
<nav id="menu"><?php echo $this->render('menu'); ?></nav>
</div>
<?php endif; ?>
<?php endif; ?>
<?php if ($this->count('headerbar')) : ?>
<div class="headerbar"><?php echo $this->render('headerbar'); ?></div>
<?php endif; ?>
<?php if ($this->count('headerbar')) : ?>
<div class="headerbar"><?php echo $this->render('headerbar'); ?></div>
<?php endif; ?>
<?php if ($this->count('menu')) : ?>
<?php if ($this->get('menu-pos') == 1): ?>
<div class="clearfix">
<nav id="menu"><?php echo $this->render('menu'); ?></nav>
</div>
<?php endif; ?>
<?php endif; ?>
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.