Sha256: ec6555a4c6c1840b25b0b8b5e2111ae736b7b35159cb3fd2f6b9027a10e328f8
Contents?: true
Size: 218 Bytes
Versions: 1
Compression:
Stored size: 218 Bytes
Contents
<div class="page-title"> <h1><%= t '.title' %></h1> </div> <ul> <% @notifications.each do |notification| %> <li><%= link_to_notification notification %></li> <% end %> </ul> <%= paginate @notifications %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
raddar-0.0.1.pre | app/views/raddar/notifications/index.html.erb |