diff --git a/html/search.ejs b/html/search.ejs index 0048e296..de1dcd75 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -257,28 +257,20 @@ video[counter].classList.add("shake"); <% if (Array.isArray( j.Search.Results.Video)) { %>
- -

- <%=j.Search.estimatedResults.toLocaleString()%> Results (estimated) -

- Next Page

- - -

- <% if (j.Search.Results.DynamicItem) { %> + <% if (j.Search.Results.DynamicItem) { %> <% if (j.Search.Results.DynamicItem.id == "didYouMeanRenderer") { %> -
+

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

<% } %> <% } %> +
-
- + <% if (!continuation) { %> @@ -363,6 +355,10 @@ video[counter].classList.add("shake"); <% }) %> + +

+ <%=j.Search.estimatedResults.toLocaleString()%> Results (estimated) +