{{ song.title }} by {{ song.artist }}
{{ song.path | replace('\\', '\\\\') }}
{% if song.state == "favorite" %} {% else %} {% endif %}