summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-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}