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

1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>
    'newday_theme_comment', 'avatar_size' => 40, ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>

'
'.__('Name').' '.($req?'*':'').'
', 'email' => '
'.__('Email').' '.($req?'*':'').'
', 'url' => '
'.__('Website').'
' ); $comments_args = array( 'comment_notes_before' => '', 'comment_notes_after' => '', 'fields' => $fields, 'comment_field' => '
', 'cancel_reply_link' => 'Cancel reply' ); comment_form($comments_args); ?>