Added Category and User Passwort Change
This commit is contained in:
5
app/views/categories/new.html.erb
Normal file
5
app/views/categories/new.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<% content_for :title, "Neue Kategorie erstellen" %>
|
||||
|
||||
<div class="p-4 md:p-6">
|
||||
<%= render "form", category: @category %>
|
||||
</div>
|
||||
Reference in New Issue
Block a user