X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/75749cc54024ef7b4a06a5415f685331facbb467..77d495ccdc4c6d07cb7795177c73ba541afc44e0:/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 %>