Sha256: 0b602f264397d2795e146699343d6d37237d8863eeb96999fd3a10cbd87f21b4
Contents?: true
Size: 738 Bytes
Versions: 25
Compression:
Stored size: 738 Bytes
Contents
<li class='comment'> <article class='comment'> <section class='comment-content comment'> <div class='comment-meta' data-author='<%= @comment.author %>'> <% if @comment.website.blank? %> <%= @comment.author %> <% else %> <a href='http://<%= @comment.website %>' target='_blank'> <%= @comment.author %> </a> <% end %> <%= t("views.admin.generic.said") %>:- </div> <span class='date'><%= @comment.submitted_on.strftime("%b %e %Y, %l:%M %p") %></span> <%= @comment.comment.html_safe %> </section> </article> <a href='#' class='reply' data-parent='<%= @comment.id %>'><%= t("views.admin.generic.reply") %></a><div class='divide'></div> </li>
Version data entries
25 entries across 25 versions & 1 rubygems