From c0cef2685c96c3882c003ff31f0d6db29374dd26 Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 22 Sep 2025 21:08:20 +0200 Subject: [PATCH] do it for search.ejs too --- html/search.ejs | 47 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 33 insertions(+), 14 deletions(-) diff --git a/html/search.ejs b/html/search.ejs index b0904087..ffa611a0 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -18,28 +18,47 @@ along with this program. If not, see https://www.gnu.org/licenses/. --> - Searching <%=q%> | Poke - - + + - + - - <% if (q == "do the harlem shake") { %> - - <% } %> - <% if (q != "do the harlem shake") { %> - - <% } %> + + +<% if (q == "do the harlem shake") { %> + +<% } else { %> + +<% } %> + + + + + + +<% if (q == "do the harlem shake") { %> + +<% } else { %> + +<% } %> + + + + + +<% if (q == "do the harlem shake") { %> + +<% } else { %> + +<% } %> + + - - -