From 21ee1703022ffcb55aadd01a6cf0c39500705167 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 19 May 2023 18:17:55 +0200 Subject: [PATCH] Groundwork in base.html and searchsuggestions.js --- core/templates/base.html | 4 +++- static/dist/js/searchsuggestions.js | 13 +++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 static/dist/js/searchsuggestions.js diff --git a/core/templates/base.html b/core/templates/base.html index c81382d..1e0b380 100644 --- a/core/templates/base.html +++ b/core/templates/base.html @@ -56,7 +56,8 @@ + aria-label="Search" + id="searchinput">