From 98157bf1bf1223ffa7556d2d21cfac6f07675f9d Mon Sep 17 00:00:00 2001 From: James Taylor Date: Sat, 30 Jun 2018 23:34:46 -0700 Subject: initial commit --- yt_playlist_template.html | 132 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 yt_playlist_template.html (limited to 'yt_playlist_template.html') diff --git a/yt_playlist_template.html b/yt_playlist_template.html new file mode 100644 index 0000000..1d664b4 --- /dev/null +++ b/yt_playlist_template.html @@ -0,0 +1,132 @@ + + + + + $page_title + + + + +
+
+ +
+
+
+
+ + +
+$videos +
+ +
+ + + +
+ + + + + + \ No newline at end of file -- cgit v1.2.3