Clarify link to subscription manager
This commit is contained in:
parent
eb1df96e1b
commit
26c496ce78
|
@ -2,7 +2,7 @@
|
|||
<title>Subscriptions - Invidious</title>
|
||||
<% end %>
|
||||
|
||||
<h3><a href="/subscription_manager">View all subscriptions</a></h3>
|
||||
<h3><a href="/subscription_manager">Manage subscriptions</a></h3>
|
||||
|
||||
<% if !notifications.empty? %>
|
||||
<% notifications.each_slice(4) do |slice| %>
|
||||
|
|
Loading…
Reference in New Issue