<turbo-stream action="append" target="toasts"><template><div data-controller="toast" data-bs-autohide="false" class="alert alert-danger alert-dismissible fade show" role="alert">
  <h5 class="alert-heading">Not Found</h5>
  <button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
  <p>Try refreshing the page or retrying your request.</p>
  <hr>
  <p>You can also leave a <a href="https://airtable.com/shrRS0ecjigqDcfeW" target="_blank">bug report</a>. Thanks!</p>
</div>
</template></turbo-stream>