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

Telephone: <%=h @entry.Telephone %>

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