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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
0d28b7c10758 First commit
ymh
parents:
diff changeset
     1
</div>
0d28b7c10758 First commit
ymh
parents:
diff changeset
     2
<?php include(TEMPLATEPATH.'/sidebar3.php');?>
0d28b7c10758 First commit
ymh
parents:
diff changeset
     3
0d28b7c10758 First commit
ymh
parents:
diff changeset
     4
<div id="footer">
0d28b7c10758 First commit
ymh
parents:
diff changeset
     5
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>
0d28b7c10758 First commit
ymh
parents:
diff changeset
     6
<div class="sponsors">
0d28b7c10758 First commit
ymh
parents:
diff changeset
     7
<a href="http://mmohut.com">Free MMORPGs</a>
0d28b7c10758 First commit
ymh
parents:
diff changeset
     8
<a href="http://www.opensourcewcms.com">Open Source CMS</a>
0d28b7c10758 First commit
ymh
parents:
diff changeset
     9
<a href="http://firstclassrealtors.com">First class realtors</a>
0d28b7c10758 First commit
ymh
parents:
diff changeset
    10
</div>
0d28b7c10758 First commit
ymh
parents:
diff changeset
    11
</body>
0d28b7c10758 First commit
ymh
parents:
diff changeset
    12
</html>