'; } else { $ariel_close_div = ''; } $ariel_comment_field = '
' . $ariel_close_div; $ariel_fields = array( 'author' => '
', 'email' => '
', 'url' => '
' ); $ariel_class_submit = 'btn btn-dark'; $ariel_comment_form_args = array( 'fields' => apply_filters( 'comment_form_default_fields', $ariel_fields ), 'comment_field' => $ariel_comment_field, 'class_submit' => $ariel_class_submit ); ?>

logged in to post a comment.', 'ariel' ), wp_login_url( esc_url ( get_permalink() ) ) ); } else { comment_form( $ariel_comment_form_args ); } } ?>