HOME


Mini Shell 1.0
DIR: /home/depancom/www/depancomblogus/wp-content/themes/beautyspot/template-parts/
Upload File :
Current File : /home/depancom/www/depancomblogus/wp-content/themes/beautyspot/template-parts/page-content.php
<!-- PAGE CONTENT : begin -->
<div class="page__content">

	<?php the_content(); ?>

	<?php wp_link_pages(); ?>

    <?php // Post comments
    if ( comments_open() ) {
    	comments_template();
    } ?>

</div>
<!-- PAGE CONTENT : end -->