summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'themes/twentysixteen/template-parts/content-page.php')
-rw-r--r--themes/twentysixteen/template-parts/content-page.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/twentysixteen/template-parts/content-page.php b/themes/twentysixteen/template-parts/content-page.php
index d1ee87c6..689972c0 100644
--- a/themes/twentysixteen/template-parts/content-page.php
+++ b/themes/twentysixteen/template-parts/content-page.php
@@ -44,4 +44,4 @@
);
?>
-</article><!-- #post-## -->
+</article><!-- #post-<?php the_ID(); ?> -->