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:
Peter Westwood 2009-08-27 21:23:52 +00:00
parent 260543c4de
commit c5d23be9e2
1 changed files with 3 additions and 0 deletions

View File

@ -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(); ?>