X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1944372af802ba3096a9bd72bca2f7ab49095a33..b897832349ad0878e950ed177b7a050efb9a4a7c:/app/views/diary_entry/comments.html.erb diff --git a/app/views/diary_entry/comments.html.erb b/app/views/diary_entry/comments.html.erb index fbad59d47..4e0350896 100644 --- a/app/views/diary_entry/comments.html.erb +++ b/app/views/diary_entry/comments.html.erb @@ -1,23 +1,24 @@ -
-
-
Title | Date | Comment |
---|---|---|
<%= comment.diary_entry.title %> - | --<%= comment.created_at %> - | --<%= htmlize(comment.body) %> |