Sha256: 356c6715fbc1a44c10b9b3c64d0af7533b3446a284b59d0e5d44ace763af9bdc
Contents?: true
Size: 419 Bytes
Versions: 14
Compression:
Stored size: 419 Bytes
Contents
<%# We cannot use the AnnouncementCell directly here as the link is escaped and it would not work %> <div class="flash warning" data-announcement=""> <div class="flash__message"> <% if comment_permissions? %> <p><%= blocked_comments_for_unauthorized_user_warning_link %></p> <% else %> <p><%= t("decidim.components.comments.blocked_comments_for_user_warning") %></p> <% end %> </div> </div>
Version data entries
14 entries across 14 versions & 1 rubygems