|
@@ -6,7 +6,7 @@
|
|
{{#if current}}<i class="fa fa-arrow-right"></i>{{/if}}
|
|
{{#if current}}<i class="fa fa-arrow-right"></i>{{/if}}
|
|
<p style="float:right;padding-right:10px;font-weight:900">{{formatTime duration}}</p>
|
|
<p style="float:right;padding-right:10px;font-weight:900">{{formatTime duration}}</p>
|
|
<strong>{{title}}</strong>
|
|
<strong>{{title}}</strong>
|
|
- <p>{{artist}}</p>
|
|
|
|
|
|
+ <p id="artist">{{artist}}</p>
|
|
</li>
|
|
</li>
|
|
{{/each}}
|
|
{{/each}}
|
|
</ul>
|
|
</ul>
|