src/templates/radio.html
branchpopcorn-port
changeset 251 116c86db7e17
parent 250 41683e7cb17a
child 252 fd84e0fb26d8
--- 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'>&nbsp;</div>
-</div>
\ No newline at end of file