From 55f8d5a0d4f4cf2ee74de9a349f4c437747bf079 Mon Sep 17 00:00:00 2001 From: raylu Date: Mon, 1 Aug 2011 02:54:26 -0700 Subject: some style details --- templates/p.html | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) (limited to 'templates') diff --git a/templates/p.html b/templates/p.html index af095d1..0260871 100644 --- a/templates/p.html +++ b/templates/p.html @@ -3,29 +3,33 @@ Audio Axis +
- Audio Axis + Audio Axis
{{range .Songs}}
-
- {{.Name}} - {{.User}} -
-
- {{.Name}} -
- -
- Play - Pause - Stop -
+
+ {{.Name}} +
+
+ {{.User}} +
+
+
+ {{.Name}} +
+ +
+ Play + Pause + Stop +
{{else}} No songs found -- cgit v1.2.3