mirror of
https://github.com/iv-org/invidious
synced 2024-11-10 13:13:33 +01:00
Add link to login for subscriptions
This commit is contained in:
parent
58410e09f7
commit
2fee621843
@ -173,6 +173,12 @@ player.src(currentSources);
|
||||
</a>
|
||||
</p>
|
||||
<% end %>
|
||||
<% else %>
|
||||
<p>
|
||||
<a href="/login">
|
||||
<b>Login to subscribe to <%= video.info["author"] %></b>
|
||||
</a>
|
||||
</p>
|
||||
<% end %>
|
||||
<p>
|
||||
<b>Shared <%= video.published.to_s("%B %-d, %Y") %></b>
|
||||
|
Loading…
Reference in New Issue
Block a user