diff --git a/html/watch.ejs b/html/watch.ejs
index 9119ca89..c405215e 100644
--- a/html/watch.ejs
+++ b/html/watch.ejs
@@ -43,9 +43,9 @@
-
+
- long video from <%=inv_vid.author%> On Poke!
+ long video from <%=inv_vid?.author%> On Poke!
👍 <%=convert(engagement.likes)%> | 👎 <%=convert(engagement.dislikes)%> | 📈 <%=convert(engagement.viewCount)%> Views 🗓️ <%= date.replace("Premiered", " ") %> 💬 <% if (!isNaN(inv.commentCount)) { %><%= inv.commentCount.toLocaleString() %>
<% } else { %>
0