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