From 7f809586c1020ecc23de9bd709437b207dc994c9 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 5 Mar 2022 10:53:15 +0300 Subject: [PATCH] add Ukraine theme --- html/youtube.ejs | 37 +++++++++++++++++++++++++++++-------- 1 file changed, 29 insertions(+), 8 deletions(-) diff --git a/html/youtube.ejs b/html/youtube.ejs index c573f16d..7ff4e6d9 100644 --- a/html/youtube.ejs +++ b/html/youtube.ejs @@ -1,10 +1,28 @@ + <% if (e === false) { %> <% } %> <% if (!e) { %> - + @@ -18,20 +36,23 @@ <% } %> - <%=video.title%> - PokeTube - - +
-

<%=video.title%>

+

<%=video.title%>

<%=title.channel.name%> @@ -64,7 +85,7 @@ <%=dislikes.toLocaleString()%>

Youtube wont know you are whatching this video (also your fbi guy wont know too)


-

Description

+

Description

<%-title.description.replace(/\n/g, "
")%>

@@ -86,4 +107,4 @@ var ChannelTitle = "<%=title.channel.name%> " document.title = "<%=video.title%> - PokeTube" - +