libremiami-search/searx/templates/oscar/search.html
Markus Heiser f373169c84 theme: oscar - add accesskey to input tags
l - language field
s - search field
t - time range field

The way to activate the accesskey depends on the browser and its platform [1]

[1] https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-12-10 18:20:51 +01:00

1.1 KiB

{% from 'oscar/macros.html' import icon %}
{%- include 'oscar/time-range.html' -%}
{%- include 'oscar/languages.html' -%}
{%- include 'oscar/categories.html' -%}