' . get_the_title() . ''); ?>

1 && get_option('page_comments')) : // are there comments to navigate through ?> 1 && get_option('page_comments')) : // are there comments to navigate through ?>

*'); comment_form( array( 'class_submit' => 'submit btn', 'title_reply' => '' . __('Leave a Reply', 'avish') . '', 'comment_field' => '

', 'comment_notes_before' => false, 'comment_notes_after' => (!is_user_logged_in()) ? '

' . __('Your email address will not be published.', 'avish') . ($req ? $required_text : '') . '

' : false ) ); ?>