Comments for default theme Pages. Fixes #3753.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
38d5ac6152
commit
fc507c466e
|
@ -20,6 +20,9 @@ get_header(); ?>
|
|||
</div>
|
||||
<?php endwhile; endif; ?>
|
||||
<?php edit_post_link('Edit this entry.', '<p>', '</p>'); ?>
|
||||
|
||||
<?php comments_template(); ?>
|
||||
|
||||
</div>
|
||||
|
||||
<?php get_sidebar(); ?>
|
||||
|
|
Loading…
Reference in New Issue