Looking good. Webauthn integration time!!
This commit is contained in:
@@ -19,11 +19,9 @@
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
|
||||
<% if notice %><div class="flash"><%= notice %></div><% end %><% if alert %><div class="flash"><%= alert %></div><% end %>
|
||||
|
||||
<main>
|
||||
<% if notice %><div class=""><%= notice %></div><% end %>
|
||||
<% if alert %><div class=""><%= alert %></div><% end %>
|
||||
<%= yield %>
|
||||
</main>
|
||||
<% if Rails.env == "development" %>
|
||||
|
||||
Reference in New Issue
Block a user