forked from zaclys/searxng
[mod] the search text input gets the focus automatically
This commit is contained in:
parent
04727a2043
commit
6d5154f008
|
@ -18,6 +18,7 @@
|
|||
<div id="container">
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
<script src="/static/js/searx.js" ></script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue