X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f02100b9638a03723ad820b5acc194d905969209..d23763d6cdbf5ec11f0e83f8e6e8fb32ed973e6a:/app/views/diary_entries/show.html.erb?ds=inline diff --git a/app/views/diary_entries/show.html.erb b/app/views/diary_entries/show.html.erb index 317c54635..63ab89b8f 100644 --- a/app/views/diary_entries/show.html.erb +++ b/app/views/diary_entries/show.html.erb @@ -12,8 +12,8 @@ <%= render @entry %> -
-
+
+

<%= t(".discussion") %>

<% if current_user %> @@ -30,8 +30,6 @@ <%= render :partial => "diary_comment", :collection => @comments %>
-
-
<% if current_user %>

<%= t ".leave_a_comment" %>