mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-04-11.git
synced 2024-08-15 00:43:26 +00:00
Clarify link to subscription manager
This commit is contained in:
parent
eb1df96e1b
commit
26c496ce78
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
<title>Subscriptions - Invidious</title>
|
<title>Subscriptions - Invidious</title>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<h3><a href="/subscription_manager">View all subscriptions</a></h3>
|
<h3><a href="/subscription_manager">Manage subscriptions</a></h3>
|
||||||
|
|
||||||
<% if !notifications.empty? %>
|
<% if !notifications.empty? %>
|
||||||
<% notifications.each_slice(4) do |slice| %>
|
<% notifications.each_slice(4) do |slice| %>
|
||||||
|
|
Loading…
Reference in a new issue