Comments for default theme Pages. Fixes #3753.
git-svn-id: https://develop.svn.wordpress.org/trunk@11885 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
260543c4de
commit
c5d23be9e2
@ -20,6 +20,9 @@ get_header(); ?>
|
|||||||
</div>
|
</div>
|
||||||
<?php endwhile; endif; ?>
|
<?php endwhile; endif; ?>
|
||||||
<?php edit_post_link('Edit this entry.', '<p>', '</p>'); ?>
|
<?php edit_post_link('Edit this entry.', '<p>', '</p>'); ?>
|
||||||
|
|
||||||
|
<?php comments_template(); ?>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<?php get_sidebar(); ?>
|
<?php get_sidebar(); ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user