View file templates/footer.php

File size: 165B
<div class="foot">
<a href="http://<?=$url?>"><b>©</b> <?=$author?></a><br/>
<font color="#707070">
GZip: <?=info_compress()?>
</font>
</div>
</body>
</html>