<turbo-stream action="prepend" target="notifications"><template><div class="toast alert" data-controller="notification" data-turbo-temporary>
  <svg class="icon " viewBox="0 0 24 24"><use href="/assets/icons-2a4beadb.svg#alert_circle" /></svg>
  <div class="toast-body">
    Entry not found!
  </div>
  <button type="button" class="btn-close" data-bs-dismiss="toast"></button>
</div>
</template></turbo-stream>