X-Git-Url: https://code.octet-stream.net/broadcaster/blobdiff_plain/c94fef11f43279165f39680fa0b0922c86702687..33a19d553807d171f6ba9f4dafe30f43bc4bab5e:/templates/playlist.html?ds=sidebyside diff --git a/templates/playlist.html b/templates/playlist.html deleted file mode 100644 index 88f17b7..0000000 --- a/templates/playlist.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - Broadcaster - - - -
-

A specific playlist

-

- {{if .Playlist.Id}} - Edit Playlist - {{else}} - Create New Playlist - {{end}} -

-
- -

- -
-

-

- - -

-

- - -

-

Playlist Items

- {{range .Entries}} -

- Wait until - - seconds from - - then play - - (Delete Item) -

- {{end}} -

- Add Item -

-

- -

-
- {{if .Playlist.Id}} -

Delete

-
- -

- -

-
- {{end}} - -
- -