From 2ef94df3827898ee588efb1d9bc47873ed0508f2 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 11 Nov 2023 12:08:36 +0000 Subject: [PATCH] fix descriptions --- html/channel.ejs | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/html/channel.ejs b/html/channel.ejs index f5d3fdf6..afe541b4 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -28,11 +28,10 @@ - <% if (dnoreplace) { %> + - - <% } %> - <% if (j.Channel?.Metadata.Banners.Thumbnail) { %> + + <% if (j.Channel?.Metadata.Banners.Thumbnail) { %> <% } %> @@ -1255,7 +1254,7 @@ margin-left: 8em;" >

About

- <% if (desc) { %> + <% if (cinv.descriptionHtml) { %>

<%-cinv.descriptionHtml%>

<% } %>