mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
6 lines
128 B
Plaintext
6 lines
128 B
Plaintext
<h1>New Timeline Event</h1>
|
|
|
|
<%= render 'form', timeline_event: @timeline_event %>
|
|
|
|
<%= link_to 'Back', timeline_events_path %>
|