summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'themes/twentyfourteen/content-featured-post.php')
-rw-r--r--themes/twentyfourteen/content-featured-post.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/twentyfourteen/content-featured-post.php b/themes/twentyfourteen/content-featured-post.php
index d5a16fef..707b9570 100644
--- a/themes/twentyfourteen/content-featured-post.php
+++ b/themes/twentyfourteen/content-featured-post.php
@@ -31,4 +31,4 @@
<?php the_title( '<h1 class="entry-title"><a href="' . esc_url( get_permalink() ) . '" rel="bookmark">', '</a></h1>' ); ?>
</header><!-- .entry-header -->
-</article><!-- #post-## -->
+</article><!-- #post-<?php the_ID(); ?> -->