<!– begin footer –>
<p><?php bloginfo(’name’); ?> is powered by
<a href=”http://wordpress.org/”>WordPress</a>
<br />Design and Hosting by fishworxsolutions.com
<br /><a href=”<?php bloginfo(’rss2_url’); ?>”>Entries (RSS)</a>
and <a href=”<?php bloginfo(’comments_rss2_url’); ?>”>Comments (RSS)</a>.
<!– <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. –>
</p>
<?php wp_footer(); ?>
</body>
</html>