searxng/searx/templates
Alexandre Flament dfb9ca527d [fix] simple theme: don't crash when the checker is enabled
The macro "checkbox" in macros.html uses the macro "icon_small"
from icons.html

The commit imports icon_small in macros.html to fix the issue.
It works because the macros in macros.html are imported with the Jinja2 context.

See https://jinja.palletsprojects.com/en/3.0.x/templates/#import-visibility

close #819
2022-01-25 22:03:21 +01:00
..
__common__ [help] render user documentation once on startup 2022-01-23 08:01:55 +01:00
oscar [help] stop rendering documentation with Jinja2 2022-01-23 08:01:55 +01:00
simple [fix] simple theme: don't crash when the checker is enabled 2022-01-25 22:03:21 +01:00