diff --git a/html/watch.ejs b/html/watch.ejs
index 8619fd18..f79c3ad6 100644
--- a/html/watch.ejs
+++ b/html/watch.ejs
@@ -2915,83 +2915,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
const userScoreColor = userScore >= 80 ? 'green' : userScore >= 50 ? 'orange' : 'red';
%>
-
-
-
-
-<%
- const variant = Math.random() < 0.5 ? 'A' : 'B';
- const showButton = Math.random() < 0.5;
- const desc = inv_vid.description || '';
-%>
-
-<% if (showButton) { %>
-
- Summarise!
-
-<% } %>
-
-
-
+
<%-String(channelurlfixer(inv_vid.descriptionHtml)).replace(/\n/g, "
").replace(/twitter\.com/g, "twitter.com").replace(/reddit\.com/g, "redlib.matthew.science") %>