mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
[fix] simple template: preferences - add missing icon_smal import
Related: https://github.com/searxng/searxng/commit/2149e88bdd64#r119535272 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{%- from 'simple/icons.html' import icon_big -%}
|
||||
{%- from 'simple/icons.html' import icon_small, icon_big -%}
|
||||
{%- extends "simple/page_with_header.html" -%}
|
||||
|
||||
{%- macro tabs_open() -%}
|
||||
|
||||
Reference in New Issue
Block a user