<p>
  <b>Name:</b>
  <%=h @log_event.name %>
</p>


<%= link_to 'Edit', edit_log_event_path(@log_event) %> |
<%= link_to 'Back', log_events_path %>