<%= lucide_icon("rotate-cw", class: "stroke-warning") %>
<%= t(".heading") %>
<%= t(".subheading") %>
<% if flash[:errors]&.any? %>
<%= lucide_icon("x") %>
<%= flash[:errors][0] %>
<% end %>
<%= form_with url: recover_password_path, method: :post do |form| %>
<% end %>
<% else %>