# HG changeset patch # User Edho Arief # Date 1349291567 -25200 # Node ID c91c994b22b9d8ae8847f7ee192b7a7808b7c345 # Parent ca7e3661cda0d676a066274121183de7aa224a38 Whitespace fix. diff -r ca7e3661cda0 -r c91c994b22b9 app/views/pastes/show.html.erb --- a/app/views/pastes/show.html.erb Thu Oct 04 02:12:26 2012 +0700 +++ b/app/views/pastes/show.html.erb Thu Oct 04 02:12:47 2012 +0700 @@ -1,8 +1,8 @@ <% provide :title, 'Show' %>

<%= notice %>

-

Paste

-
<%= @paste.paste %>
+

Paste

+
<%= @paste.paste %>