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