<div id="footer"> <p> <?php bloginfo('name'); ?> is powered by <a href="http://wordpress.org/">WordPress</a> <br /><a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> and <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>. </p> </div> </div> <!-- End of Wrapper --> <?php wp_footer(); ?> </body> </html>