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