summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'themes/twentyfourteen/content-page.php')
-rw-r--r--themes/twentyfourteen/content-page.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/twentyfourteen/content-page.php b/themes/twentyfourteen/content-page.php
index ca8ebd9b..5a42117e 100644
--- a/themes/twentyfourteen/content-page.php
+++ b/themes/twentyfourteen/content-page.php
@@ -30,4 +30,4 @@
edit_post_link( __( 'Edit', 'twentyfourteen' ), '<span class="edit-link">', '</span>' );
?>
</div><!-- .entry-content -->
-</article><!-- #post-## -->
+</article><!-- #post-<?php the_ID(); ?> -->