shared flash notifications
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
<div class="min-h-screen flex flex-col">
|
||||
<%= render "shared/header", show_request_button: false, show_browse_button: true %>
|
||||
|
||||
<%= render "shared/notifications" %>
|
||||
|
||||
<div class="flex-1 bg-gradient-to-br from-indigo-50 via-white to-purple-50 flex items-center justify-center px-4 py-12">
|
||||
<div class="max-w-2xl w-full">
|
||||
<div class="bg-white rounded-2xl shadow-xl p-8">
|
||||
|
||||
Reference in New Issue
Block a user