# HG changeset patch # User Edho Arief # Date 1349291626 -25200 # Node ID bc088ddb470f00478c26fa8465cefbdd4d26cfc4 # Parent c91c994b22b9d8ae8847f7ee192b7a7808b7c345 Added page header div for show. diff -r c91c994b22b9 -r bc088ddb470f app/views/pastes/show.html.erb --- a/app/views/pastes/show.html.erb Thu Oct 04 02:12:47 2012 +0700 +++ b/app/views/pastes/show.html.erb Thu Oct 04 02:13:46 2012 +0700 @@ -1,7 +1,9 @@ <% provide :title, 'Show' %>

<%= notice %>

-

Paste

+
<%= @paste.paste %>