'be_comments', 'style' => 'ol', 'avatar_size' => 128, )); ?>
1 && get_option('page_comments')) : ?> '

' . ' ' . '

', 'email' => '

' . '

', 'url' => '

' . '

', ); $comment_form_args = array( 'fields' => $fields, 'comment_field' => '', 'comment_notes_before' => '', 'comment_notes_after' => '

' . sprintf(__('You may use these HTML tags and attributes: %s', 'betheme'), ' ' . allowed_tags() . '') . '

', 'id_submit' => 'comment-button', ); ?>