forked from Icycoide/searxng
oscar template: implement search input, index page,...
This commit is contained in:
parent
ef1ead9c4b
commit
a538bed745
6 changed files with 48 additions and 9 deletions
3
searx/templates/oscar/macros.html
Normal file
3
searx/templates/oscar/macros.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{% macro icon(action) -%}
|
||||
<span class="glyphicon glyphicon-{{ action }}"></span>
|
||||
{%- endmacro %}
|
Loading…
Add table
Add a link
Reference in a new issue