diff --git a/html/poketube.ejs b/html/poketube.ejs
index 9cf8e9e2..15b8f92b 100644
--- a/html/poketube.ejs
+++ b/html/poketube.ejs
@@ -449,8 +449,7 @@
<% }%> <% }%>
-
- <% if (video.Channel.Name.endsWith(' - Topic') || video.Title.endsWith('Audio)')) { %>
+ <% if (video.Channel.Name.endsWith(' - Topic') || video.Title.endsWith('Audio)')) { %>
<% if (video.Channel.Name.endsWith(' - Topic') || video.Title.endsWith('Audio)')) { %>
@@ -465,6 +464,17 @@
<% }%>
+
+
+
@@ -738,6 +748,7 @@
<% if (!r) { %>
+
Recommendations