From: Aaron Lidman Date: Wed, 13 Nov 2013 01:51:48 +0000 (-0800) Subject: Fix inconsistent headers X-Git-Tag: live~4615^2~95 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/3fa364a22c363cbbaeee9ccdb6f9d809193d6986 Fix inconsistent headers --- diff --git a/app/views/diary_entry/list.html.erb b/app/views/diary_entry/list.html.erb index 2939ec7e6..0767bd402 100644 --- a/app/views/diary_entry/list.html.erb +++ b/app/views/diary_entry/list.html.erb @@ -3,7 +3,7 @@ <% if @this_user %> <%= user_image @this_user %> <% end %> -

<%= h(@title) %>

+

<%= h(@title) %>