diff --git a/src/Roux/Html.hs b/src/Roux/Html.hs index c09601b..d9e68c6 100644 --- a/src/Roux/Html.hs +++ b/src/Roux/Html.hs @@ -254,7 +254,7 @@ searchJs = , "" , "function renderFlatList(items) {" , " if (items.length === 0) return '
No recipes found.
';" - , " let html = '