{# # Reset Password Form (Bootstrap 5 Override) # # Form to set a new password after clicking the reset link, # wrapped in a Bootstrap card for visual consistency. # # Expected context: # args - Array with 'key' and 'login' values # # WooCommerce PHP equivalent: myaccount/form-reset-password.php # # @package WcBootstrap # @since 0.1.0 #} {{ do_action('woocommerce_before_reset_password_form') }}