X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1944372af802ba3096a9bd72bca2f7ab49095a33..93d3e4f85b90acc70088e44701c351423e1407cf:/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..fd90b7501 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) %> |