notebook/app/views/timeline_events/show.html.erb
2020-06-16 02:21:39 -05:00

5 lines
145 B
Plaintext

<p id="notice"><%= notice %></p>
<%= link_to 'Edit', edit_timeline_event_path(@timeline_event) %> |
<%= link_to 'Back', timeline_events_path %>