Просмотр файла tpl/page.foot.tpl

Размер файла: 1.1Kb
<div class="page_foot">
{if $smarty.server.SCRIPT_NAME != '/index.php'}
<img src="/style/themes/{$theme_dir}/for_css/home.png" alt="" /> <a href='/'>На главную</a><br />
{/if}
<img src="/style/themes/{$theme_dir}/for_css/users.gif" alt="" /> <a href='/users.php'>Пользователи: {$count_users}</a>
<img src="/style/themes/{$theme_dir}/for_css/online.png" alt="" /> Онлайн: <a href='/online.php'>{$count_users_online}</a> &amp; <a href='/online_g.php'>{$count_guest}</a><br />
</div><div class="copy">&copy; {$smarty.server.SERVER_NAME }</div>
{if $advertising[3] && $smarty.server.SCRIPT_NAME == '/index.php'}
{assign var="adv_title" value=`$advertising[3]`}
<!-- start inc.rekl.foot.tpl  -->{include file="inc.rekl.foot.tpl"}<!-- end inc.rekl.foot.tpl  -->
{elseif $advertising[4] && $smarty.server.SCRIPT_NAME != '/index.php'}
{assign var="adv_title" value=`$advertising[4]`}
<!-- start inc.rekl.foot.tpl  -->{include file="inc.rekl.foot.tpl"}<!-- end inc.rekl.foot.tpl  -->
{/if}
<div class="gen">gen: {$time_gen} сек <a href="http://trash.pp.ua">theme by mi3ry</a></div>
</div></div>
</body></html>