% # expects inbox_comments %>
<%= ts('The latest unread items from your inbox.') %>
<%= ts("(This comment is under review by an admin and is currently unavailable.)") %>
<% else %> <%= render 'inbox/inbox_comment_contents', feedback_comment: inbox_comment.feedback_comment %> <% end %>