Sha256: 34843c610a1228e36525da8f7a1441618ac369846cc030ccd309a955e785a09c
Contents?: true
Size: 421 Bytes
Versions: 4
Compression:
Stored size: 421 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=""> <span 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 %> </span> </div>
Version data entries
4 entries across 4 versions & 1 rubygems