push changes, and removed comments
This commit is contained in:
@ -37,8 +37,8 @@ if ( $related_posts_query->have_posts() ) {
|
||||
get_template_part( 'template-parts/related/content', 'related' );
|
||||
}
|
||||
?>
|
||||
</div><!-- .mt-related-posts-wrapper -->
|
||||
</section><!-- .mt-single-related-posts -->
|
||||
</div>
|
||||
</section>
|
||||
<?php
|
||||
}
|
||||
wp_reset_postdata();
|
||||
|
Reference in New Issue
Block a user