{% comment %} This playlist template is a rework of the original playlist html file and is intended to be used at the server side with dotLiquid. It has all relevant styles, images and scripts inline to have just one single file to deploy. This does not use AngularJS or jQuery, as this is intended to be used read-only and the content will be rendered using dotLiquid on the server. The raw parts are denoted to restrict templating to the relevant parts and thus improve processing speed. {% endcomment %} {% raw %} quirli - replay and share media with cues. {% endraw %}

{{CompilationTitle}}

{% for track in Tracks %}   {{track.Title}}  
{% endfor %}