Summary: <%=h @occurrence.summary %>

Start time: <%=h @occurrence.start_time %>

End time: <%=h @occurrence.end_time %>

Node: <%=h @occurrence.node_id %>

Event: <%=h @occurrence.event_id %>

<%= link_to 'Edit', edit_occurrence_path(@occurrence) %> | <%= link_to 'Back', occurrences_path %>