b0y-101 Mini Shell


Current Path : E:/wordpress/wp-content/themes/elearning-education/template-parts/home/
File Upload :
Current File : E:/wordpress/wp-content/themes/elearning-education/template-parts/home/home-content.php

<?php
/**
 * Template part for displaying home page content
 *
 * @package eLearning Education
 * @subpackage elearning_education
 */

?>

<div id="main-content" class="container">
  	<?php while ( have_posts() ) : the_post(); ?>
  		<?php the_content(); ?>
  	<?php endwhile; // end of the loop. ?>
</div>

Copyright © 2019 by b0y-101