From 5395b5ada15dfc417cbe789ea3297274f050892d Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 31 Jul 2011 02:47:13 -0700 Subject: MySQL queries work --- templates/p.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 templates/p.html (limited to 'templates') 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} +
+ +{.repeated section Songs} + http://www.youtube.com/watch?v={Yid} +{.alternates with} +
+{.end} -- cgit v1.2.3