Add note for unseen notifications

This commit is contained in:
Omar Roth 2018-08-05 17:22:22 -05:00
parent 870ee11553
commit aed8aa4037

View File

@ -23,8 +23,10 @@
<% end %> <% end %>
</div> </div>
<% end %> <% end %>
<hr style="margin-left:1em; margin-right:1em;"> <% else %>
<center><%= notifications.size %> unseen notifications</center>
<% end %> <% end %>
<hr style="margin-left:1em; margin-right:1em;">
<% videos.each_slice(4) do |slice| %> <% videos.each_slice(4) do |slice| %>
<div class="pure-g"> <div class="pure-g">