summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'themes/twentyfourteen/content.php')
-rw-r--r--themes/twentyfourteen/content.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/twentyfourteen/content.php b/themes/twentyfourteen/content.php
index 367cf337..bf053633 100644
--- a/themes/twentyfourteen/content.php
+++ b/themes/twentyfourteen/content.php
@@ -73,4 +73,4 @@
<?php endif; ?>
<?php the_tags( '<footer class="entry-meta"><span class="tag-links">', '', '</span></footer>' ); ?>
-</article><!-- #post-## -->
+</article><!-- #post-<?php the_ID(); ?> -->