Sha256: e1b08dbce49e7ffe00f03bbed00abeda9dfc58e8f6e9f461bbdf44e915b27923
Contents?: true
Size: 387 Bytes
Versions: 15
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
15 entries across 15 versions & 1 rubygems