Sha256: 8d7cf2bb227062caf519ee83107c5148108b5781e3573c1a7380f6dfdffdfc2b
Contents?: true
Size: 400 Bytes
Versions: 4
Compression:
Stored size: 400 Bytes
Contents
<% if commentable? %> <%= link_to "#{resource_locator(from_context).path}#comments", title: t("decidim.author.comments", count: :many) do %> <%= icon "comment-square", class: "icon--small", aria_label: t("decidim.author.comments", count: :many), role: "img" %> <%= from_context.comments.count %> <%= t("decidim.author.comments", count: from_context.comments.count) %> <% end %> <% end %>
Version data entries
4 entries across 4 versions & 1 rubygems