Merge d8259a499285c7c15287885d5c08e57eea1b4b72 into 09b9b758dea2e9dc502ba497a34ae02cbb37ae46

This commit is contained in:
DCCXX 2022-11-21 20:44:11 +00:00 committed by GitHub
commit 76b1d96770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,13 @@
<a href="https://redirect.invidious.io<%= env.request.path %>"><%= translate(locale, "Switch Invidious Instance") %></a>
<% end %>
</div>
<div class="pure-u-1 pure-md-1-3">
<% if channel.auto_generated %>
<b><%= translate(locale, "View as Playlist") %></b>
<% else %>
<a href="/playlist?list=<%= ucid %>"><%= translate(locale, "View as Playlist") %></a>
<% end %>
</div>
<% if !channel.auto_generated %>
<div class="pure-u-1 pure-md-1-3">
<b><%= translate(locale, "Videos") %></b>