Files
grecia/app/views/legislation/annotations/_comment_header.html.erb
Javi Martín 2b4e1cf358 Add missing double quotes
We overlooked a few single quotes while we changed thousands of them.
2019-03-25 13:22:35 +01:00

10 lines
320 B
Plaintext

<span class="icon-comment" aria-hidden="true"></span>
<div class="comment-number">
<%= t("legislation.annotations.comments.comments_count",
count: annotation.comments.roots.count) %>
</div>
<span id="annotation-link" data-sub-annotation-ids="8">
<%= render "annotation_link", annotation: annotation %>
<span>