# HG changeset patch # User nowmad@23.1.168.192.in-addr.arpa # Date 1450350871 -3600 # Node ID 5d5c30207e4c3e19326f4e096b6054d0a5d4e828 # Parent 1931bbce54851d579e6eb497e2199c32854e510c add a html 5 audio player to play the current item clicked diff -r 1931bbce5485 -r 5d5c30207e4c cms/app-client/app/templates/player.hbs --- a/cms/app-client/app/templates/player.hbs Thu Dec 17 12:13:58 2015 +0100 +++ b/cms/app-client/app/templates/player.hbs Thu Dec 17 12:14:31 2015 +0100 @@ -1,4 +1,14 @@ -
+ Title: {{ currentItem.title }} +
++ Description: {{ currentItem.description }} +