'.__('COMMENTS','boss').' ('.get_comments_number().')

'; print ' '; //comment nav if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) { print ''; } print ''; } //for translation print ''; if(comments_open()){ comment_form( array( 'title_reply' => ''.__('LEAVE A REPLY ','boss').'', 'comment_field' => '

', 'comment_notes_after' => '', 'comment_notes_before' => '', 'label_submit' => __('SUBMIT','boss'), 'fields' => array( 'author' => '

', 'email' => '

', 'url' => '

' ) ) ); } ?>