View file themes/mobile/foot.blade.php

File size: 672B
</div>
<div class="c" id="down">
    <a href="<?= $config['home'] ?>"><?= $config['copy'] ?></a><br/>
    <?= show_counter() ?>
    <?= show_online() ?>
</div>
<div class="foot">
    <?= perfomance() ?>
</div>

</td>
<td width="10" style="background-image:url(/themes/mobile/img/border_right.gif);"></td>
</tr>
<tr>
    <td width="10" height="10" style="background-image:url(/themes/mobile/img/border_bottom_left.gif);"></td>
    <td width="580" height="10" style="background-image:url(/themes/mobile/img/border_bottom.gif);"></td>
    <td width="10" height="10" style="background-image:url(/themes/mobile/img/border_bottom_right.gif);"></td>
</tr>
</table></body></html>