<%= t("modal.delete_account.confirm") %>

<%= button_to delete_user_path, method: :delete, id: "delete-confirm", class: "btn btn-pill btn-danger my-1 btn-del-room" do %> <%= t("modal.delete_account.delete") %> <% end %>

<%= t("modal.delete_account.warning").html_safe %>