From a89fc643554c5a9c7828dadc57041675b8343bed Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 18 Nov 2022 12:08:49 +0000 Subject: [PATCH] Final change, promise --- html/search.ejs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/html/search.ejs b/html/search.ejs index 28f94fe..c013d28 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -260,7 +260,7 @@ video[counter].classList.add("shake"); <% if (j.Search.Results.DynamicItem) { %> <% if (j.Search.Results.DynamicItem.id == "didYouMeanRenderer") { %> -
+

Did you mean: <%= h.correctedQueryEndpoint.searchEndpoint.query %> :3

@@ -269,9 +269,9 @@ video[counter].classList.add("shake"); <% } %> <% } %> - - - <% if (!continuation) { %> + <% if (!j.Search.Results.DynamicItem) { %> + + <% if (!continuation) { %> <% if (summary.extract_html) { %>
@@ -293,6 +293,7 @@ video[counter].classList.add("shake");
<% } %> <% } %> + <% } %> <% if (j.Search.Results.CardList) { %>