Sha256: c260a02c7615fc1179ceb887938bf54de346d02470425b7e0140a0a660b9ea8b
Contents?: true
Size: 287 Bytes
Versions: 15
Compression:
Stored size: 287 Bytes
Contents
<div id="empty-notifications" hidden> <%= cell("decidim/announcement", t("decidim.notifications.no_notifications")) %> </div> <% notifications_with_resource.each do |notification| %> <%= cell("decidim/notification", notification) %> <% end %> <%= decidim_paginate notifications %>
Version data entries
15 entries across 15 versions & 1 rubygems