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