mirror of
https://github.com/kennethreitz-archive/wordpress-skeleton.git
synced 2026-06-18 22:50:58 +00:00
7 lines
132 B
PHP
7 lines
132 B
PHP
<?php wp_footer(); ?>
|
|
<div id="footer">
|
|
Debug theme by <a href="http://yoast.com/">Yoast</a>.
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|