X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/75749cc54024ef7b4a06a5415f685331facbb467..8a6c34fa78cf4fa52332d90448dae50087f2b510:/app/views/diary_entries/show.html.erb diff --git a/app/views/diary_entries/show.html.erb b/app/views/diary_entries/show.html.erb index ccd647d3c..5bfdfa17b 100644 --- a/app/views/diary_entries/show.html.erb +++ b/app/views/diary_entries/show.html.erb @@ -1,5 +1,5 @@ <% content_for :heading do %> -
+
<%= user_image @entry.user %>
@@ -12,8 +12,7 @@ <%= render @entry %> - -
+
<%= render :partial => "diary_comment", :collection => @comments %>