<turbo-stream action="update" target="user_info"><template><div class='mt-3'>
  
</div>

<form class="py-3" action="/login?modal=true&amp;product_id=3" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="H8iyholOTvVOl9tHuBm3jyuRfKZb12S62Hi9AeEGVFazN6NocHqUQb19LvMsvoAVCy6UmfFbnHPB3lC5xnDwGg" autocomplete="off" />
  <input type="hidden" name="product_id" id="product_id" value="3" autocomplete="off" />
    <div class='form-floating mb-3'>
      <input class="form-control" placeholder="E-MAIL" required="required" type="email" name="email" id="email" />
      <label for="email">E-MAIL</label>
    </div>
    <div class='form-floating mb-3'>
      <input class="form-control" placeholder="PASSWORD" required="required" type="password" name="password" id="password" />
      <label for="password">PASSWORD</label>
    </div>
  <a data-turbo-frame="turbo_modal" data-turbo-stream="true" href="/reset_password">Forgot your password?</a>
  <hr>
  <div class="btn-group-vertical w-100 mt-3" role="group" aria-label="Basic example">
    <input type="submit" name="commit" value="SUBMIT" class="btn bg-success bg-opacity-25 text-primary border-success btn-dark strong rounded w-75 mx-auto p-2 px-3" data-disable-with="SUBMIT" />
    <a class="btn bg-secondary bg-opacity-25 text-light border-info-subtle strong rounded w-75 mx-auto p-2 px-3 mt-3" data-turbo="false" href="/products">
      BECOME A MEMBER <i class="bi bi-arrow-right-circle text-info"></i>
</a>  </div>
</form></template></turbo-stream>