Your IP : 3.142.131.51


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

<?php
/**
 * The template for displaying comments.
 *
 * @package neve
 */

if ( post_password_required() ) {
	return;
}
?>

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