# HG changeset patch # User Edho Arief # Date 1346006269 25200 # Node ID 5e54b5ff78d0aea773c34c0fac17295e3b4cf08a # Parent fe0cb4276ae7a2cf17cb1fbcc318ed4f8d9a19b6 Removed unused links. diff -r fe0cb4276ae7 -r 5e54b5ff78d0 app/views/pastes/show.html.erb --- a/app/views/pastes/show.html.erb Sun Aug 26 11:34:06 2012 -0700 +++ b/app/views/pastes/show.html.erb Sun Aug 26 11:37:49 2012 -0700 @@ -9,7 +9,3 @@ Hash: <%= @paste.paste_hash %>

- - -<%= link_to 'Edit', edit_paste_path(@paste) %> | -<%= link_to 'Back', pastes_path %>