From 448c6973884df85af84b29c771825237a63efc11 Mon Sep 17 00:00:00 2001 From: Ashley Date: Wed, 21 Sep 2022 09:36:33 +0200 Subject: [PATCH] new channel page :3 --- html/channel.ejs | 256 ++++++++++++++--------------------------------- 1 file changed, 74 insertions(+), 182 deletions(-) diff --git a/html/channel.ejs b/html/channel.ejs index eedd8ebe..0e854183 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -22,22 +22,15 @@ <% } %> <%=j.Channel.Metadata.Name%> - PokeTube - - " property=twitter:description> - - - - - - - - - + + + - - + } + + + + + + + - - + + +
- - -
- + @@ -245,43 +131,49 @@ border-radius: 5px;

<%=j.Channel.Metadata.Name%>

+ -
+ + <% if (!tab) { %> - <% if (ID === "UCFAiFyGs6oDiF1Nf-rRJpZA") { %> -
- Donate to curesarcoma.org
-

-Technoblade never dies! More info -


- <% } %> -

About this channel

-


+
+ + Uploads About + +
+ <% } %> + <% if (tab === "about") { %> -

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

-

-

Uploads

-

- the last few uploads of the <%=j.Channel.Metadata.Name%> channel ! -


+
+ + Uploads About + +
+ <% } %> +
<% if (!tab) { %> + +
-
- -
+
<% tj.Channel.Contents.ItemSection.ItemSection.Video.forEach(x => { %> -
<%- x.duration %>
+
<%- x.duration %>
<%- x.Title %>
<% }) %> -
+
<% } %> -
- + <% if (tab === "about") { %> +
+

About

+ +

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

+
<% } %> +