Add note for unseen notifications

pull/91/head
Omar Roth 6 years ago
parent 870ee11553
commit aed8aa4037

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

Loading…
Cancel
Save