diff --git a/html/channel.ejs b/html/channel.ejs index d5d4c58b..54f21687 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -1361,39 +1361,38 @@ width: fit-content; <% if (tab === "about") { %> -
<%-cinv.descriptionHtml%>
<% } %> - <% if (wiki.extract_html) { %> -- <%-wiki.extract_html%>
- -+ <% if (cinv.descriptionHtml) { %> - From wikipedia under CC-BY-SA 3.0 -
-<%-cinv.descriptionHtml%>
+ <% } %> + <% } %>