mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
d
This commit is contained in:
parent
1dcd512d21
commit
c93eaf39c5
10 changed files with 11 additions and 11 deletions
|
|
@ -19,7 +19,7 @@
|
|||
{% endif %}
|
||||
{% block styles %}{% endblock %}
|
||||
<!--[if gte IE 9]>-->
|
||||
<script src="{{ url_for('static', filename='js/magi.head.min.js') }}" client_settings="{{ client_settings }}"></script>
|
||||
<script src="{{ url_for('static', filename='js/simple.head.min.js') }}" client_settings="{{ client_settings }}"></script>
|
||||
<!--<![endif]-->
|
||||
{% block head %}
|
||||
<link title="{{ instance_name }}" type="application/opensearchdescription+xml" rel="search" href="{{ opensearch_url }}"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue