diff --git a/html/poketube.ejs b/html/poketube.ejs index 74b59628..4fd276ce 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -143,29 +143,30 @@

Description
- -
+
<%-String(video.Description).replace(/\n/g, "
")%> <% if (wiki.extract_html) { %> -
From The web
+
From da web

-

- <%-wiki.extract_html%> -

- + <%-wiki.extract_html%> +

From wikipedia under CC-BY-SA 3.0 +

+ + +

<% } %>
-
+
<%=engagement.likes.toLocaleString()%> @@ -249,13 +250,13 @@
-
COMMENTS |
<%=comments || "Probably disabled" %> • View Comments
+
COMMENTS |
<%=comments || "Probably disabled or theres no comments" %> • View Comments

-PokeTube Player v17.09.22a - Node <%=process.version%> - V8 v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> ) +PokeTube Player v20.09.22a - Node <%=process.version%> - V8 v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> )

@@ -284,7 +285,10 @@ PokeTube Player v17.09.22a - Node <%=process.version%> - V8 v<%=process.versions -From <%=video.Channel.Name%> <% } %> +From <%=video.Channel.Name%> + + > + <% } %> <% if (!f) { %> @@ -957,11 +961,28 @@ a{

Description

- +
+

<%-String(video.Description).replace(/\n/g, "
")%>

- + <% if (wiki.extract_html) { %> +
From da web
+
+ + + <%-wiki.extract_html%> + +

+ + From wikipedia under CC-BY-SA 3.0 +

+ + + +

+ <% } %>