Просмотр файла tpl_c/%%05^05A^05A474CD%%page.aut.tpl.php

Размер файла: 1.14Kb
<?php /* Smarty version 2.6.26, created on 2011-02-10 18:45:11
         compiled from page.aut.tpl */ ?>
<div class="user_aut">
<?php if ($this->_tpl_vars['user']): ?>
<a href='/umenu.php'>Личное</a>|<a href='/exit.php'>Выход</a>
<?php if ($this->_tpl_vars['msg_new_fav']): ?><a href='/new_mess.php'>Избранные сообщения (<?php echo $this->_tpl_vars['msg_new_fav']; ?>
)</a><br />
<?php elseif ($this->_tpl_vars['msg_new']): ?><a href='/new_mess.php'>Новые сообщения (<?php echo $this->_tpl_vars['msg_new']; ?>
)</a><br /><?php endif; ?>
<?php if ($this->_tpl_vars['forum_zakl']): ?><a href='/zakl.php'>Новые сообщения в закладках (<?php echo $this->_tpl_vars['forum_zakl']; ?>
)</a><br /><?php endif; ?>
<?php else: ?>
<a href='/aut.php'>Вход</a>|<a href='/reg.php'>Регистрация</a>
<?php endif; ?>
</div>
<?php if ($this->_tpl_vars['user']): ?><?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "inc.index.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?><?php endif; ?>