diff --git a/static/templates/search_result.html b/static/templates/search_result.html index c0ec3b02e..c16325aa6 100644 --- a/static/templates/search_result.html +++ b/static/templates/search_result.html @@ -2,6 +2,12 @@
+ + {{! + The inline CSS below can be extracted into a standalone CSS resource + ONLY IF all clients of kiwix::SearchRenderer are required to provide + access to resources compiled into libkiwix. + }}