Removed unnecessary comments from wordpress footer.php
This commit is contained in:
parent
ded82a8370
commit
64f62d7ee2
@ -7,16 +7,9 @@
|
||||
|
||||
<div id="footer">
|
||||
<div id="footer-inner">
|
||||
|
||||
<!-- If you'd like to support WordPress, having the "powered by" link somewhere on your blog is the best way; it's our only promotion or advertising. -->
|
||||
|
||||
© 2009 - 2011 Aaron Lindsay, and powered by <a href="http://wordpress.org/">WordPress</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/kubrick/ -->
|
||||
<?php /* "Just what do you think you're doing Dave?" */ ?>
|
||||
|
||||
<?php wp_footer(); ?>
|
||||
<?php wp_footer(); ?>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user