adjust demo

This commit is contained in:
Alex Turchyn
2023-07-12 01:24:25 +03:00
parent d595e7d52b
commit 4ffd198505
12 changed files with 93 additions and 20 deletions
-1
View File
@@ -15,7 +15,6 @@
<body>
<turbo-frame id="modal"></turbo-frame>
<%= render 'shared/navbar' %>
<% if Docuseal.demo? %><%= render 'shared/demo_alert' %><% end %>
<% if flash.present? %><%= render 'shared/flash' %><% end %>
<div class="max-w-6xl mx-auto px-4 md:px-2 mb-8">
<%= yield %>