merge conflict

This commit is contained in:
dreamer 2020-10-12 19:25:54 +02:00
commit 1d368f6870

View File

@ -3,7 +3,7 @@
<div style="clear:both;height:5px;"></div>
<div id="playingnowpic">
<% if item.img_url.len() > 0 %>
<% if item.img_url.len() > 0 then %>
<% local img_url = item.img_url %>
<% else %>
<% local img_url = "blanco.png" %>