<% if (!theme.musics.fixed && theme.musics.title.enable) { %>
  <%- theme.musics.title.show %>
<% } %>
' autoplay='<%- theme.musics.autoplay === true %>' theme='<%- theme.musics.theme %>' loop='<%- theme.musics.loop %>' order='<%- theme.musics.order %>' preload='<%- theme.musics.preload %>' volume='<%- Number(theme.musics.volume) %>' listMaxHeight='<%- theme.musics.listMaxHeight %>' list-folded='<%- theme.musics.listFolded ? 'true' : 'false' %>' >