Your IP : 3.16.48.82


Current Path : /home/church/lightandlotusyoga.com/wp-content/themes/neve/
Upload File :
Current File : /home/church/lightandlotusyoga.com/wp-content/themes/neve/comments.php

<?php
/**
 * The template for displaying comments.
 *
 * @package neve
 */
if ( post_password_required() ) {
	return;
}

if ( ! comments_open() ) {
	return;
}

?>

<div id="comments" class="comments-area">
	<?php do_action( 'neve_do_comment_area' ); ?>
</div>