mirror of
https://github.com/searxng/searxng.git
synced 2026-06-04 08:57:17 +02:00
oscar template: implement search input, index page,...
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{% macro icon(action) -%}
|
||||
<span class="glyphicon glyphicon-{{ action }}"></span>
|
||||
{%- endmacro %}
|
||||
Reference in New Issue
Block a user