From e599906a3985d96010ca953798378cbf7d602f9a Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 17 Sep 2022 18:23:32 +0200 Subject: [PATCH] from the web / smort desc --- html/poketube.ejs | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/html/poketube.ejs b/html/poketube.ejs index 53e97a6d..889b910a 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -146,6 +146,23 @@
<%-String(video.Description).replace(/\n/g, "
")%> + + <% if (wiki.extract_html) { %> +
From The web
+ +
+ +

+ <%-wiki.extract_html%> +

+ +

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

+ <% } %> +