Name: <%=h @entry.name %>

Message: <%=h @entry.message %>

<%= link_to 'Edit', edit_entry_path(@entry) %> | <%= link_to 'Back', entries_path %>