summaryrefslogtreecommitdiffstats
path: root/templates/p.html
diff options
context:
space:
mode:
authorraylu <raylu@mixpanel.com>2011-07-31 02:47:13 -0700
committerraylu <raylu@mixpanel.com>2011-07-31 02:47:13 -0700
commit5395b5ada15dfc417cbe789ea3297274f050892d (patch)
tree6ac4c64dcc50c29565d68e0821d0e2cdfdc6db0d /templates/p.html
downloadaudioaxis-5395b5ada15dfc417cbe789ea3297274f050892d.tar.xz
MySQL queries work
Diffstat (limited to 'templates/p.html')
-rw-r--r--templates/p.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/p.html b/templates/p.html
new file mode 100644
index 0000000..14b367c
--- /dev/null
+++ b/templates/p.html
@@ -0,0 +1,8 @@
+Playlist: {Id}
+<br />
+
+{.repeated section Songs}
+ http://www.youtube.com/watch?v={Yid}
+{.alternates with}
+ <br />
+{.end}