This commit is contained in:
ghost 2022-11-07 01:23:30 +01:00
parent 09942dee66
commit a1ba3d3de1

View File

@ -64,6 +64,13 @@
<a href="https://redirect.invidious.io<%= env.request.path %>"><%= translate(locale, "Switch Invidious Instance") %></a>
<% end %>
</div>
<% if !channel.auto_generated %>
<div class="pure-u-1 pure-md-1-3">
<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>