# HG changeset patch # User Edho Arief # Date 1349294484 -25200 # Node ID e9b485638f93d2e16b3e115b15da7d1efc14fa42 # Parent ba29d639486394aa24a296ad7296999fe503c9d0 No need to display notice in show. diff -r ba29d6394863 -r e9b485638f93 app/views/pastes/show.html.erb --- a/app/views/pastes/show.html.erb Thu Oct 04 03:00:27 2012 +0700 +++ b/app/views/pastes/show.html.erb Thu Oct 04 03:01:24 2012 +0700 @@ -1,6 +1,4 @@ <% provide :title, 'Show' %> -

<%= notice %>

-