--- a/src/templates/radio.html Wed Nov 16 10:47:30 2011 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-{{! template for the radio player }}
-<div class='Ldt-controler demo'>
- <div class='Ldt-LeftPlayerControls'>
- <button class='ldt-CtrlPlay'>Lecture
- / Pause</button>
- <button class='ldt-CtrlNext'>Suivant</button>
- <button class='ldt-CtrlSearch'>
- Rechercher
- </button>
- </div>
- <div class='Ldt-RightPlayerControls'>
- <button class='ldt-CtrlSound'>Sound</button>
- </div>
- <div class='cleaner'> </div>
-</div>
\ No newline at end of file