File: D:/HostingSpaces/ERijn/knijft.eu/wwwroot/wp-content/themes/cheope/comments.php
<?php
/**
* Your Inspiration Themes
*
* @package WordPress
* @subpackage Your Inspiration Themes
* @author Your Inspiration Themes Team <info@yithemes.com>
*
* This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://www.gnu.org/licenses/gpl-3.0.txt
*/
do_action( 'yit_before_comments' ) ?>
<!-- START COMMENTS -->
<div id="comments">
<?php do_action( 'yit_comments' ) ?>
</div>
<!-- END COMMENTS -->
<?php do_action( 'yit_after_comments' ) ?>