diff --git a/html/poketube.ejs b/html/poketube.ejs index 53e97a6..889b910 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 +

+ <% } %> +