ruạṛ
<article <?php post_class() ?>> <div class="max-w-800 mx-auto my-7"> <div class="entry-content max-w-800 mx-auto mb-8"> <?php the_content() ?> </div> </div> <?php if(is_singular('post')): ?> <?php echo $__env->make('partials.content-related', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php endif; ?> <footer> <?php echo wp_link_pages([ 'echo' => 0, 'before' => '<nav class="page-nav"> <p>' . __('Pages:', 'sage'), 'after' => '</p> </nav>', ]); ?> </footer> <?php comments_template('/partials/comments.blade.php') ?> </article>
cải xoăn