mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-26 06:28:31 +00:00
Fixed identation
This commit is contained in:
parent
4d3a9f9da1
commit
a6286f61b7
@ -65,7 +65,7 @@
|
|||||||
<% end %>
|
<% end %>
|
||||||
</div>
|
</div>
|
||||||
<div class="pure-u-1 pure-md-1-3">
|
<div class="pure-u-1 pure-md-1-3">
|
||||||
<% if channel.auto_generated %>
|
<% if channel.auto_generated %>
|
||||||
<b><%= translate(locale, "View as Playlist") %></b>
|
<b><%= translate(locale, "View as Playlist") %></b>
|
||||||
<% else %>
|
<% else %>
|
||||||
<a href="/playlist?list=<%= ucid %>"><%= translate(locale, "View as Playlist") %></a>
|
<a href="/playlist?list=<%= ucid %>"><%= translate(locale, "View as Playlist") %></a>
|
||||||
|
Loading…
Reference in New Issue
Block a user