<turbo-stream action="replace" target="flash-messages"><template><div id="flash-messages" class="flex flex-row w-full">
        <div class="flex items-center p-4 mb-4 rounded-xl text-sm border-indigo-400 bg-indigo-50 border border-indigo-400 w-full" role="alert">
            <svg class="w-5 h-5 mr-2" viewBox="0 0 20 20" fill="none">
                <path d="M10.0043 13.3333V9.16663M9.99984 6.66663H10.0073M9.99984 18.3333C5.39746 18.3333 1.6665 14.6023 1.6665 9.99996C1.6665 5.39759 5.39746 1.66663 9.99984 1.66663C14.6022 1.66663 18.3332 5.39759 18.3332 9.99996C18.3332 14.6023 14.6022 18.3333 9.99984 18.3333Z" 
                        stroke="#4f46e5" 
                        stroke-width="1.5" 
                        stroke-linecap="round" 
                        stroke-linejoin="round" />
            </svg>

            <span class="font-semibold mr-2">Notice</span>

            You must be logged in to do that
        </div>
</div></template></turbo-stream>