'doo_theme_comment'));?>
1 && get_option( 'page_comments' ) ) :?>

Comments are closed

'
'.__('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); ?>