From c0549ab262a307455d7303814cbb179e72741661 Mon Sep 17 00:00:00 2001 From: "4 raccoons in a trenchcoat. / luna vivian" Date: Thu, 20 Apr 2023 12:43:14 +0200 Subject: [PATCH] redesigned playlist section (and moved it up in the process) fixes issue #17 sometimes, the thinking sand in our white or black boxes (which we often call CPU's) don't work the way we expect them to, even if we give them the same 1's and 0's lol --- templates/themes/default-v2/watch.html | 35 +++++++++++++++----------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/templates/themes/default-v2/watch.html b/templates/themes/default-v2/watch.html index 721f06a..7076ef2 100644 --- a/templates/themes/default-v2/watch.html +++ b/templates/themes/default-v2/watch.html @@ -12,7 +12,7 @@ Uploaded by {{.uploader}} on {{.upload_date}}

{{start ?fav}}Add to favourites
{{end ?fav}} - {{start ?unfav}}Remove from favourites
{{else ?unfav}}{{end ?unfav}} + {{start ?unfav}}Remove from favourites
{{else ?unfav}}{{end ?unfav}} {{start ?sub}}Subscribe to {{.uploader}}!
{{end ?sub}} {{start ?unsub}}Unsubscribe from {{.uploader}}!
{{end ?unsub}} {{start ?login}}Log in to add this video to your favourites and/or subscribe to this channel!
{{end ?login}} @@ -26,17 +26,6 @@
Description:
{{.description}}
-

Recommended

-
-{{start _recommended}} - -
{{.title}}
- -{{end _recommended}} -

Comments

-
- - {{start ?playlist}}

Playlist

@@ -49,9 +38,25 @@ }); }); + +
{{start _playlist}} - -
{{.title}}

- + {{end _playlist}} +
{{end ?playlist}} + +

Recommended

+
+{{start _recommended}} + +

{{.title}}
+ +{{end _recommended}} +

Comments

+
+