mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 16:41:38 -04:00
lk - add devise for session management; user must log in to update bikes & volunteers
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
<%= render "layouts/head" %>
|
||||
<%= render "layouts/navbar" %>
|
||||
<body>
|
||||
<p class="notice"><%= notice %></p>
|
||||
<p class="alert"><%= alert %></p>
|
||||
<%= yield %>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user