<div id="footer"> <p> <?php bloginfo('name'); ?> is powered by <a href="http://wordpress.org">WordPress</a> and <a href="http://www.uchillatheme.com">Uchilla</a> theme<br /> Subscribe: <a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> and <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a> </p> </div><!-- end footer div --> </div><!-- end wrapper div --> <?php wp_footer(); ?> </body> </html>