From 0789cb2a3ac1353fb7d054f8e23d94d392f185f8 Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 18 Nov 2022 12:05:56 +0000 Subject: [PATCH] still WIP! --- html/search.ejs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/html/search.ejs b/html/search.ejs index cb8e281f..28f94feb 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -260,13 +260,12 @@ 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

-
- + <% } %> <% } %>