diff --git a/html/channel.ejs b/html/channel.ejs index aa916905..a206853a 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -32,6 +32,9 @@ @@ -90,6 +95,14 @@ + @@ -174,8 +187,39 @@

About

-

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

-
<% } %> +

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

+ + <% if (wiki.extract_html) { %> +

From the web

+ +
+

+ + <%-wiki.extract_html%>

+ +
+ +
+ +

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

+
+ + +

+ <% } %> +
+ +

<%- about.Location%>

+

<%- about.Joined%>

+

<%- about.ViewCount%>

+ +
+ + <% } %>