mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-02 08:53:13 +05:30
Add note for unseen notifications
This commit is contained in:
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…
Reference in New Issue
Block a user