From 5a0d0b7fa043678d09409e3b0a7a9d541b65663f Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Mon, 5 Mar 2012 22:44:58 +0100 Subject: Added basic playlist implementation using backbone.js. --- static/index.html | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html index fd0dcb2..587b0b2 100644 --- a/static/index.html +++ b/static/index.html @@ -6,9 +6,14 @@ + + + + + - +
@@ -19,8 +24,20 @@ Play
- +
+ +
+
    +
+
+
+
    +
+
+
-- cgit v1.2.3