Fixed identation

This commit is contained in:
DCCXX 2022-11-20 23:05:03 +01:00 committed by GitHub
parent 4d3a9f9da1
commit a6286f61b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@
<% end %>
</div>
<div class="pure-u-1 pure-md-1-3">
<% if channel.auto_generated %>
<% if channel.auto_generated %>
<b><%= translate(locale, "View as Playlist") %></b>
<% else %>
<a href="/playlist?list=<%= ucid %>"><%= translate(locale, "View as Playlist") %></a>