ref: master
app/views/tasks/_approve_comment_accept_details.html.erb
<%= _('Title: ') %> <%= task.comment.title %> <%= task.comment.body %>
<%= _('Title: ') %> <%= task.comment.title %>
<%= task.comment.body %>