web/wp-content/themes/bgw/footer.php
author ymh <ymh.work@gmail.com>
Mon, 22 Mar 2010 16:36:28 +0100
changeset 5 ac511f1ccc8e
parent 1 0d28b7c10758
permissions -rw-r--r--
add hgignore

</div>
<?php include(TEMPLATEPATH.'/sidebar3.php');?>

<div id="footer">
Copyright &copy; 2009 <a href="<?php bloginfo('siteurl'); ?>"><?php bloginfo('name'); ?></a>. All Rights Reserved. Designed by <a href="http://www.layeronline.com">Web Hosting</a>.</div>
<div class="sponsors">
<a href="http://mmohut.com">Free MMORPGs</a>
<a href="http://www.opensourcewcms.com">Open Source CMS</a>
<a href="http://firstclassrealtors.com">First class realtors</a>
</div>
</body>
</html>