• <%= image_tag("roroacms/default-profile.jpg", size: "80", class: "img-circle img-responsive") %>
    <%= @comment.author %> <%= t("views.admin.generic.said") %>:
    <%= @comment.submitted_on.strftime("%b %e %Y, %l:%M %p") %>
    <%= @comment.comment.html_safe %>