diff --git a/html/search.ejs b/html/search.ejs
index 82fb9135..bc30d510 100644
--- a/html/search.ejs
+++ b/html/search.ejs
@@ -984,7 +984,8 @@ no results found :c u can try
-<% }) %>
-
+ <% }) %>
+<% } else if (invresults) { %>
+ <% invresults.forEach(x => { %>
+
+ <% }) %>
+<% } %>
+
+