From e1090a7583cfbb75fa03eb56d2b26d68732282cf Mon Sep 17 00:00:00 2001 From: davy Date: Wed, 26 Jun 2019 14:02:31 -0500 Subject: import code --- templates/index.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..60b20bb --- /dev/null +++ b/templates/index.html @@ -0,0 +1,36 @@ +{{ $playing := .Playing }} + + + Tube + + + + + + + +
+
+ +

{{ $playing.Title }}

+

{{ $playing.Modified }}

+

{{ $playing.Description }}

+
+ +
+ + -- cgit v1.2.3