Added Devise

This commit is contained in:
2023-05-10 08:58:43 +01:00
parent 369aae721c
commit 1b08798306
30 changed files with 720 additions and 1 deletions

View File

@@ -11,6 +11,8 @@
</head>
<body>
<p class="notice"><%= notice %></p><p class="alert"><%= alert %></p>
<%= yield %>
</body>
</html>