Sha256: a6cc33ec5722b3cc6bcef8879f22b4f24ff2643353021f28c911fd632d6d4884
Contents?: true
Size: 412 Bytes
Versions: 3
Compression:
Stored size: 412 Bytes
Contents
<%= cell "decidim/author_box", present(post.author), extra: (capture do %> <%= render partial: "datetime", locals: { post: post } %> ยท <%= link_to "#{post_path(post)}#comments", title: t(".comments") do %> <%= icon "comment-square", class: "icon--small", aria_label: "#{t(".comments")}", role: "img" %> <%= post.comments.count %> <%= t(".comments") %> <% end %> <% end) %>
Version data entries
3 entries across 3 versions & 1 rubygems