<article <?php post_class() ?> id="post-detail">
  <!-- <?php echo $__env->make('partials/entry-meta', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> -->
  <div class="entry-content" id="entry-content">
    <?php the_content() ?>
  </div>
</article>
