<%= t('downloads.title') %>
<%= t('downloads.sub') %>
<% if (!ts.length) { %><%= t('downloads.empty') %>
<% } else { %>-
<% ts.forEach(function(t){ %>
- <% if (t.cover_url) { %><% } else { %>♪<% } %> <%= _dlBtn %> <% }); %>
<%= t('downloads.sub') %>
<% if (!ts.length) { %><%= t('downloads.empty') %>
<% } else { %>