Events: initial implementation
This commit is contained in:
1
app/views/events/new.html.slim
Normal file
1
app/views/events/new.html.slim
Normal file
@@ -0,0 +1 @@
|
||||
= render "form", event: @event, submit_text: t("helpers.buttons.add"), method: :post, url: "/events"
|
||||
Reference in New Issue
Block a user